Get a booklets from IQB Testcenter
get_booklets.Rd
This function returns all booklets with specified files.
Usage
get_booklets(workspace, files = NULL)
# S4 method for class 'WorkspaceTestcenter'
get_booklets(workspace, files = NULL)
Arguments
- workspace
WorkspaceTestcenter. Workspace information necessary to retrieve unit information and resources from the API.
- files
Character (optional). Names of the booklet files to be retrieved. Defaults to
NULL
which returns all booklets defined on the workspace.