latexdef | R Documentation |
If exams is called by exams2pdf
,
latexdef
adds a TeX macro by \def\name{body}
and
answercol
adds a \def\answercol{n}
to modify the number of output columns for multiple-choice answers
to the LaTeX file.
latexdef(name, body)
answercol(n)
add_answercol_def(n)
name |
character: macro name |
body , n |
character: macro body |
Nothing
answercol(2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.