Get responses directly from Testcenter
get_responses.Rd
This function returns responses for the selected groups.
Usage
get_responses(workspace, groups = NULL)
# S4 method for class 'WorkspaceTestcenter'
get_responses(workspace, groups = NULL)
Arguments
- workspace
WorkspaceTestcenter. Workspace information necessary to retrieve unit information and resources from the API.
- groups
Character. Name of the groups to be retrieved or all groups if not specified.