dot-validate_logical_scalar: Ensure the argument is a single logical value

.validate_logical_scalarR Documentation

Ensure the argument is a single logical value

Description

Ensure the argument is a single logical value

Usage

.validate_logical_scalar(arg_value, arg_name)

Arguments

arg_value

The value of the argument.

arg_name

The name of the argument for error messages.

Value

NULL or TRUE.


cookies documentation built on Oct. 3, 2023, 1:07 a.m.