Skip to contents

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.

Value

A tibble.

Functions

  • get_booklets(WorkspaceTestcenter): Get booklets in a Testcenter workspace