Skip to content

Commit 5e9fb99

Browse files
committed
syntax needs work
1 parent ead03f7 commit 5e9fb99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.binder/install.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
install.packages(
1+
install.packages(c(
22
"tidyverse",
33
"remotes",
44
"knitr",
@@ -16,7 +16,7 @@ install.packages(
1616
"tidygeocoder",
1717
"tidytext",
1818
"wordcloud2"
19-
)
19+
))
2020
remotes::install_github("clauswilke/colorblindr")
2121
remotes::install_github("lchiffon/wordcloud2")
2222
remotes::install_github("gadenbuie/xaringanExtra")

0 commit comments

Comments
 (0)