Skip to content

epiverse-trace/epishowcase

Repository files navigation

epishowcase

A project to demonstrate introductory code snippets for outbreak analytics tasks using open-source packages from the Epiverse-TRACE.

Usage

  1. Open the R files in consecutive order.
  2. Run the content step-by-step or line-by-line 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

Get a local copy:

  1. Fork and clone the repository: https://github.com/epiverse-trace/epishowcase
  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

Contributors 2

  •  
  •  

Languages