make.solution: Create Solution File

make.solutionR Documentation

Create Solution File

Description

Create Solution File in Latex

Usage

make.solution(Qbank, ofile = "answers.tex")

Arguments

Qbank

Question Bank

ofile

Output File

Details

Creates a latex file suitable for printing solution to the exam.

Value

Side Effects

Author(s)

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

Examples


data(QBANK1)

## Not run: 
 make.solution(QBANK1, ofile= "solutions.tex")

## End(Not run)




ProfessR documentation built on Aug. 21, 2023, 9:07 a.m.