knitr::opts_chunk$set(echo = TRUE, eval = FALSE)
This package companions the paper "...[ref here]...". It contains all the R-code for recreating the graphical representations of the data presented in the paper.
Tot install all dependencies manually
install.packages(c( "tidyverse", "xlsx", "readr", "readxl", "devtools", "pastecs"))
devtools::install_github("uashogeschoolutrecht/citrulliner")
The data in this package is a selection of the full dataset which will be made public in the {gramlyr}
package. If you are interested in the full dataset, please contact the package author.
The package contains several vignettes.
browseVignettes(package = "citrulliner")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.