Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

🌊🌊 Compartmental model flow diagrams in base R
https://github.com/mrc-ide/flodia

Last synced: 10 days ago
JSON representation

🌊🌊 Compartmental model flow diagrams in base R

Awesome Lists containing this project

README

        

# flodia

[![Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)
[![R build status](https://github.com/mrc-ide/flodia/workflows/R-CMD-check/badge.svg)](https://github.com/mrc-ide/flodia/actions)
[![codecov](https://codecov.io/gh/mrc-ide/gonovax/branch/master/graph/badge.svg?token=9u8S3v45AX)](https://codecov.io/gh/mrc-ide/gonovax)
[![CodeFactor](https://www.codefactor.io/repository/github/mrc-ide/flodia/badge)](https://www.codefactor.io/repository/github/mrc-ide/flodia)

`flodia` provides tools for drawing compartmental model flow diagrams in base R.

## Installation

The package can be installed directly from GitHub with:

```r
remotes::install_github("mrc-ide/flodia", upgrade = FALSE)
```

## License

MIT © Imperial College of Science, Technology and Medicine