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 543a120 commit fb9cb3cCopy full SHA for fb9cb3c
setup-environment.R
@@ -1,4 +1,4 @@
1
install.packages(c("rmarkdown", "tidyverse", "DT", "slickR", "RCurl", "openalexR",
2
- "leaflet", "icons", "hrbrthemes", "ggalt", "ggbeeswarm"))
+ "leaflet", "icons", "hrbrthemes", "ggalt", "ggbeeswarm", "remotes"))
3
remotes::install_github("mitchelloharawild/icons")
4
icons::download_fontawesome()
0 commit comments