Skip to content

Commit 7b33f70

Browse files
committed
try
1 parent 5b6b89a commit 7b33f70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup-environment.R

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
install.packages(c("rmarkdown", "tidyverse", "DT", "slickR", "RCurl", "openalexR",
22
"leaflet", "fontawesome", "hrbrthemes", "ggalt", "ggbeeswarm",
33
"ggalt", "patchwork", "RColorBrewer", "ggthemes",
4-
"gapminder", "tidygeocoder", "plotly"))
5-
4+
"gapminder", "tidygeocoder", "plotly", "devtools"))
5+
devtools::install_github("hrbrmstr/ggalt")

0 commit comments

Comments
 (0)