1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 20:02:04 +02:00

website update

This commit is contained in:
2019-01-29 21:25:16 +01:00
parent e6489483c7
commit bb7c9cfefe
41 changed files with 69 additions and 57 deletions

View File

@ -41,8 +41,9 @@ This package comes with an [example data set `WHONET`](./reference/WHONET.html).
First, load the relevant packages if you did not yet did this. I use the tidyverse for all of my analyses. All of them. If you don't know it yet, I suggest you read about it on their website: https://www.tidyverse.org/.
```{r, message = FALSE}
library(tidyverse)
library(AMR)
library(dplyr) # part of tidyverse
library(ggplot2) # part of tidyverse
library(AMR) # this package
```
We will have to transform some variables to simplify and automate the analysis: