generateReturnRmds_then_copy2googleDriveReturnFolder2: Generate student-correct answer synthesized Rmd and copy to...

View source: R/returnRmd.R

generateReturnRmds_then_copy2googleDriveReturnFolder2R Documentation

Generate student-correct answer synthesized Rmd and copy to each student's return folder

Description

Generate student-correct answer synthesized Rmd and copy to each student's return folder

Usage

generateReturnRmds_then_copy2googleDriveReturnFolder2(
  title,
  roster,
  correctAnsTemplateFilename
)

Arguments

title

A character of exercise title such as hw1, midterm1, etc

roster

A data frame with 學號, Gmail帳號

correctAnsTemplateFilename

A character of filepath to the correct answer Rmd template to used be used for synthesizing

Examples

none

tpemartin/rmdgrader documentation built on Nov. 22, 2022, 6:39 p.m.