We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02cff45 commit e934f24Copy full SHA for e934f24
install.R
@@ -2,4 +2,4 @@ install.packages("tidyverse")
2
install.packages("rmarkdown")
3
install.packages("httr")
4
install.packages("shinydashboard")
5
-install.packages('leaflet')
+install.packages("leaflet")
0 commit comments