Skip to content

epiverse-trace/epiverselearner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epiverselearner

A clean project ready to use to practice outbreak analytics tasks using open-source packages from the Epiverse-TRACE, Epiforecasts, Reconverse, and R Epidemics Consortium toolkits.

Posit Cloud

This Posit Cloud already have all packages and dependencies installed.

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

Usage

After saving your permanent copy:

  1. Open the files 00-packages.
  2. Run the script to load all the pre-installed packages.
  3. Start writing your own scripts.

To read data you can simulate it using {simulist}, read stored data in R packages like {outbreaks}, or read it using link to files stored on internet or GitHub repositories.

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

Get a local copy:

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

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages