check_param_names {beautier}R Documentation

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)

Arguments

param

a parameter, as can be created by create_param.

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

See Also

Use create_param to create a valid param


[Package beautier version 2.6.12 Index]