rmarkdown::render(input = "README.rmd")
# source(file.path("data-raw", "charite.R"), encoding = 'UTF-8')
source(file.path("data-raw", "data_dict.R"), encoding = 'UTF-8')
devtools::document()
devtools::load_all()
devtools::check()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.