hasType | R Documentation |
TRUE
if the parameter set contains at least one parameter of
the mentioned type x. Type x always subsumes x and x-vector.
hasDiscrete(par.set, include.logical = TRUE) hasInteger(par.set) hasLogical(par.set) hasCharacter(par.set) hasNumeric(par.set, include.int = TRUE)
par.set |
ParamSet |
include.logical |
( |
include.int |
( |
logical(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.