View source: R/core_flex_prms.R
x2prms_vals | R Documentation |
This function takes a numeric vector and maps the values to the parameter matrix using the linearized internal list. This will also lead to an update of the values for which special dependencies were set
x2prms_vals(x, flex_prms_obj)
x |
a numeric vector with new values to set |
flex_prms_obj |
a flex_prms with the (linearized) internal list and the parameter matrix |
Does not perform input checks!
a flex_prms_obj with updated parameter matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.