DERTtools is the Swiss knife R package to automate tasks, analyze, and visualize datasets used or maintained by the Disaster Epidemiology and Response Team.
You can use this tool the following two ways:
To install the latest stable version of this package:
devtools::install_git("https://git.biotech.cdc.gov/hss/derttools", ref = "master")
To install the development version of this package:
devtools::install_git("https://git.biotech.cdc.gov/hss/derttools", ref = "dev")
Whenever the package is released and a binary is created; the binary is added to https://git.biotech.cdc.gov/hss/derttools/-/releases. At this time we do not have a server to put all this releases. I recommend using renv and adding this binary to your git project as described https://rstudio.github.io/renv/articles/local-sources.html.
To contribute to this project you can file issues at https://git.biotech.cdc.gov/hss/derttools/-/issues or contribute to the code at https://git.biotech.cdc.gov/hss/derttools/.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.