View source: R/get_quick_com.R
get.quick.com | R Documentation |
For Rmd submissions of reports and other coursework. Function checks word count and inserts space for feedback.
get.quick.com(csv_path, rubric, output_dir, warn_col = "#cc0000", code_col = "#b38ed2", tabbed = T, keep_rmd = F)
csv_path |
|
rubric |
|
output_dir |
|
warn_col |
|
code_col |
|
tabbed |
|
keep_rmd |
|
Function produces a HTML document saved in output_dir
.
get.quick.com(csv_path = "https://docs.google.com/spreadsheets/d/19CXCZk28CQzX4MzQ86a5U-ijYQvP47x0mfX7pQk6KKo/export?gid=588770828&format=csv", rubric = "https://raw.githubusercontent.com/SussexPsychMethods/and_pub/master/marking/sussex_rubric.R", output_dir = "../mivalek_io/adata/marking/")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.