Skip to contents

This function returns all testtakers with specified files.

Usage

get_testtakers(workspace, files = NULL)

# S4 method for class 'WorkspaceTestcenter'
get_testtakers(workspace, files = NULL)

Arguments

workspace

WorkspaceTestcenter. Workspace information necessary to retrieve unit information and resources from the API.

files

Character (optional). Names of the testtakers files to be retrieved. Defaults to NULL which returns all testtakers defined on the workspace.

Value

A tibble.

Functions

  • get_testtakers(WorkspaceTestcenter): Get testtakers in a Testcenter workspace