CheckBool: Check Boolean

View source: R/Source_Parameters_and_Simulation.R

CheckBoolR Documentation

Check Boolean

Description

Checks whether a value that should be Boolean is, allowing NA if required.

Usage

CheckBool(value, valueName, NAer = FALSE)

Arguments

value

user parameter to check

valueName

name of teh checked parameter

NAer

whther the value can be NA


NeuroBio/SEM_R_Package documentation built on April 24, 2022, 5:54 p.m.