Construct a new parameter set object
Usage
parameters_constr(name, id, source, component, component_id, object)
Arguments
- name, id, source, component, component_id
Character strings with the same
length.
- object
A list of param
objects or NA values.
Value
A tibble that encapsulates the input vectors into a tibble with an
additional class of "parameters".