checkBooleans: Check the multiple and single flags, as well as usePrechange...

View source: R/errorMessage.R

checkBooleansR Documentation

Check the multiple and single flags, as well as usePrechange and skipCheck

Description

Make sure the booleans multiple and single are not both NULL. Also

Usage

checkBooleans(multiple, single, usePrechange, skipCheck, functionName = "")

Arguments

multiple

A boolean

single

A boolean

usePrechange

A boolean

skipCheck

A boolean

functionName

The name of the original function which is being called to check the parameters. Will help user with debugging. Default is "", in which case no function name will be displayed.


ffstream documentation built on May 31, 2023, 7:53 p.m.