Created
January 28, 2018 10:22
-
-
Save seabbs/7eed9a6cbe046021c81394ca020ae256 to your computer and use it in GitHub Desktop.
Run Explore Global TB dashboard
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Get the package | |
install.packages("getTBinR") | |
## Run the dashboard - if the dependencies are not installed you will be asked to install them. | |
getTBinR::run_tb_dashboard() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment