create_exam: Create New Exam Document

View source: R/create_exam.R

create_examR Documentation

Create New Exam Document

Description

A new exam document is created based on a predefined template that comes with package rteachtools.

Usage

create_exam(ps_exam_path, pl_data = NULL, pb_edit = FALSE, pb_force = FALSE)

Arguments

ps_exam_path

path to new exam document

pl_data

list of data for replacement of placeholders

pb_edit

flag whether new document should directly be opened

pb_force

flag whether old version should be overwritten

Details

TODO: tex-directory from template is not copied


charlotte-ngs/rteachtools documentation built on Sept. 21, 2023, 4:20 p.m.