check_record_val: Check if a record option matches a specific value

View source: R/test-threads.R

check_record_valR Documentation

Check if a record option matches a specific value

Description

Check if a record option matches a specific value

Usage

check_record_val(.record, .name, .value)

Arguments

.record

an nmrec record object

.name

Name of option to select. Any valid spelling of the option name is allowed.

.value

Value of option to check for. For value options, the specified value is anything that can be formatted to a string (i.e. 10 in NBURN=10). For included flag options, the default value is TRUE (NOABORT).


metrumresearchgroup/rbabylon documentation built on April 21, 2024, 3:26 a.m.