Learn R Programming

beautier (version 2.6.12)

check_param_types: Check if the param has the list elements of the right type for a valid param object.

Description

Calls stop if an element has the incorrect type

Usage

check_param_types(param)

Value

nothing

Arguments

param

a parameter, as can be created by create_param.

Author

Richèl J.C. Bilderbeek

See Also

Use create_param to create a valid param