We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb9cb3c commit 23f1cc2Copy full SHA for 23f1cc2
setup-environment.R
@@ -1,4 +1,3 @@
1
install.packages(c("rmarkdown", "tidyverse", "DT", "slickR", "RCurl", "openalexR",
2
- "leaflet", "icons", "hrbrthemes", "ggalt", "ggbeeswarm", "remotes"))
3
-remotes::install_github("mitchelloharawild/icons")
4
-icons::download_fontawesome()
+ "leaflet", "icons", "hrbrthemes", "ggalt", "ggbeeswarm", "fontawesome"))
+
0 commit comments