check_param_types: Check if the 'param' has the list elements of the right type...

View source: R/check_param.R

check_param_typesR Documentation

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)

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


richelbilderbeek/beastscriptr documentation built on April 9, 2024, 2:28 p.m.