Learn R Programming

valdr (version 2.0.0)

get_nordbord_tests_by_id: Get a single NordBord test by ID

Description

Calls the NordBord API endpoint /tests/{testId} to retrieve one test record.

Usage

get_nordbord_tests_by_id(...)

Value

A data frame containing the test details, or an empty data frame if not found. Internal function (not designed to be used directly by end users)

Arguments

...

The GUID of the NordBord test. Input as a string.