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
- Host: GitHub
- URL: https://github.com/ssi-dk/aef-ddf-diseasystorefhm
- Owner: ssi-dk
- License: gpl-3.0
- Created: 2023-11-13T08:21:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T13:44:48.000Z (about 2 years ago)
- Last Synced: 2025-01-11T09:44:34.827Z (11 months ago)
- Language: R
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE.md
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")
```