check_logical: Check a logical argument is in a suitable format

View source: R/check_params.R

check_logicalR Documentation

Check a logical argument is in a suitable format

Description

Check if a given argument is of a logical. If not it will give an informative error message.

Usage

check_logical(arg_lgl)

Arguments

arg_lgl

The argument to check


octopusR documentation built on July 9, 2023, 6:04 p.m.