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

https://github.com/ssi-dk/aef-ddf-diseasystorefhm

Extends diseasystore with Swedish data from Folkhälsomyndigheten
https://github.com/ssi-dk/aef-ddf-diseasystorefhm

Last synced: 9 months ago
JSON representation

Extends diseasystore with Swedish data from Folkhälsomyndigheten

Awesome Lists containing this project

README

          

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# diseasystoreFSM

The goal of diseasystoreFSM is to ...

## Installation

You can install the development version of diseasystoreFSM from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("ssi-dk/AEF-DDF-diseasystoreFSM")
```