Skip to content

Commit 6fdac85

Browse files
author
Annie Yang
committed
update necessary packages
1 parent 1fc2c9d commit 6fdac85

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

App_combine_version/R/install_packages.R

+3-2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ install_packages = function(names)
1212
}
1313
}
1414

15-
install_packages(c("dplyr", "ggplot2",
16-
"choroplethr","choroplethrMaps","plotly","countrycode","Rmisc"))
15+
install_packages(c("dplyr", "ggplot2","markdown",
16+
"choroplethr","choroplethrMaps",
17+
"plotly","countrycode","Rmisc"))
1718

0 commit comments

Comments
 (0)