Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrc-ide/yepaux

R package containing auxiliary functions for use with YellowFeverDynamics package.
https://github.com/mrc-ide/yepaux

Last synced: 25 days ago
JSON representation

R package containing auxiliary functions for use with YellowFeverDynamics package.

Awesome Lists containing this project

README

        

# YEPaux

A package to be used in conjunction with the [YEP (Yellow Fever Epidemic Prevention)](https://github.com/mrc-ide/YEP) package to process outputs.


[![R-CMD-check](https://github.com/mrc-ide/YFD_aux/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/mrc-ide/YEP/actions/workflows/R-CMD-check.yaml)

## Installation

```
#install.packages("devtools")
devtools::install_github("YEPaux")
```