knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(rteachtools)
Based on a RMarkdown source file with a few added tags, notebooks for the students to work on are produced automatically using the function convert_ex_to_nb()
.
Include the feature to activate the parts describing to proposed solutions to students.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.