View source: R/extractNonAnsRmd.R
generate_studentRmdFromAnsRmd | R Documentation |
ansXX label code chunks will be processed. Block programming will preserve the outer most block. The last line will always be the markoff answer object based on the object shown in the last line in ans Rmd
generate_studentRmdFromAnsRmd(ansFilename, destfolderPath = ".")
ansFilename |
A character of full path to the ans Rmd |
A list of processed chunks. When unlist, it will be the student Rmd content.
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.