Learn R Programming

ProfessR (version 2.3)

make.solution: Create Solution File

Description

Create Solution File in Latex

Usage

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

Arguments

Qbank
Question Bank
ofile
Output File

Value

Side Effects

Details

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

Examples

Run this code

data(QBANK1)

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



Run the code above in your browser using DataLab