Synthesize | R Documentation |
Genrate Synthesize instance to put student grades in their Rmds
Synthesize(df_grades, mapping, path)
df_grades |
a data frame from the RDS file read generated by AllequalService2 instance's export_grade method. |
mapping |
a list of ans label and Rmd section title (name-value) pair. For example, list(ans11="## 1.1", ans12="## 1.2", ans13="## 1.3", ans14="## 1.4", ans15="## 1.5") |
path |
a path where the current student Rmds sit in. |
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.