Contains the package for a report template
To install clone repository and open project, then press CTRL+SHIFT+B
.
When the repository is public you can simply run:
if (!requireNamespace("devtools")) install.packages("devtools")
devtools::install_github("KaiBoie/templateReport")
library(templateReport)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.