Skip to content

Instantly share code, notes, and snippets.

@TracyYXChen
Last active April 1, 2022 21:31
Show Gist options
  • Save TracyYXChen/342cae85efe16d5e205ba45430c595fd to your computer and use it in GitHub Desktop.
Save TracyYXChen/342cae85efe16d5e205ba45430c595fd to your computer and use it in GitHub Desktop.
dvBar02
```{r}
install.packages('HH')
```
```{r}
HH::likert(Restaurant ~ ., restaurant_df, main="I had great dining experience")
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment