Learn R Programming

beautier (version 2.6.12)

check_param_names: Check if the param has the list elements of a valid param object.

Description

Calls stop if an element is missing

Usage

check_param_names(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