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

View source: R/check_param.R

check_param_namesR 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


beautier documentation built on Nov. 2, 2023, 5:08 p.m.