Check if the param
has the list elements of the right type for a valid param
object.
Source: R/check_param.R
check_param_types.Rd
Calls stop
if an element has the incorrect type
Arguments
- param
a parameter, as can be created by
create_param
.
See also
Use create_param to create a valid param