build_exercises | R Documentation |
Builds the exercises and moves their files into the respective folders
build_exercises(exercises_home = "./content/exercises/", build_all = FALSE)
exercises_home |
Character; path to the exercises folder |
build_all |
Logical; defines whether all exercises are built
or only those that have been modified. Relies on a CSV file containing checksums that is
created the first time |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.