Learn R Programming

ProfessR (version 2.4-3)

prep.solution: Prepare Solution Files

Description

Prepare Latex Solution Files

Usage

prep.solution(ofile)

Value

Side Effects

Arguments

ofile

output file name

Author

Jonathan M. Lees<jonathan.lees@unc.edu>

Details

Prepares the Latex header for the solution files

See Also

prep.exam

Examples

Run this code
if (FALSE) {
prep.solution("solfile")
}

Run the code above in your browser using DataLab