Skip to content

epiverse-trace/epiverse_demos

Repository files navigation

epiverse_demos

A project to demonstrate how to solve outbreak analytics tasks using open-source packages from the Epiverse-TRACE, Epiforecasts, Reconverse, and R Epidemics Consortium toolkits.

Usage

  1. Open any task-... R file in root.
  2. Run the content to explore how a set of task are coded to solve an end goal.

All data is simulated or stored within R packages.

Posit Cloud

The Posit Cloud already have all packages and dependencies installed.

To keep record of your edits or notes, Click on Save a Permanent Copy.

Support

Join the Discussions on GitHub.

License

MIT

Contributing

Contributions are always welcome!

In the GitHub repository, fill issues or fork the repository to create a Pull Request.

Installation

  1. Fork and clone the repository: https://github.com/epiverse-trace/epiverse_demos
  2. Restore the R environment running:
if(!require("renv")) install.packages("renv")
renv::restore()

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages