Synthesize: Genrate Synthesize instance to put student grades in their...

View source: R/synthesize.R

SynthesizeR Documentation

Genrate Synthesize instance to put student grades in their Rmds

Description

Genrate Synthesize instance to put student grades in their Rmds

Usage

Synthesize(df_grades, mapping, path)

Arguments

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.

Examples

none

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