View source: R/Source_Parameters_and_Simulation.R
CheckBool | R Documentation |
Checks whether a value that should be Boolean is, allowing NA if required.
CheckBool(value, valueName, NAer = FALSE)
value |
user parameter to check |
valueName |
name of teh checked parameter |
NAer |
whther the value can be NA |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.