Skip to contents

This function returns a list of system checks that were completed in a given workspace.

Usage

list_system_checks(workspace)

# S4 method for class 'WorkspaceTestcenter'
list_system_checks(workspace)

Arguments

workspace

WorkspaceTestcenter. Workspace information necessary to retrieve system check file list from the API.

Value

A tibble.

Functions

  • list_system_checks(WorkspaceTestcenter): List all system checks in a given Testcenter workspace.