We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba0d811 commit 10aefbbCopy full SHA for 10aefbb
00_install_packages.R
@@ -0,0 +1,3 @@
1
+install.packages(c("tidyverse", "plotly", "leaflet", "DT", "crosstalk", "flexdashboard"))
2
+
3
+devtools::install_github("kent37/summarywidget")
0 commit comments