synthesize_returnRmd | R Documentation |
Synthersize student Rmd and answer Rmd template to form return Rmd
synthesize_returnRmd( studentRmdfilename, gradeRecord, correctAnswerSynthesizer, returnFolder, needPR = F )
studentRmdfilename |
A character of student Rmd filepath |
gradeRecord |
A data frame from the row regarding the student |
correctAnswerSynthesizer |
A function generated from synthersizeWithCorrectAnsFunctional |
returnFolder |
A path for return Rmd storage |
needPR |
default=F. Want return Rmd to include his/her ranking. |
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.