View source: R/core_flex_prms.R
flex_specific_value | R Documentation |
This function takes a flex_prms_obj and sets certain values to the parameter matrix, based on the given instruction string (i.e., ' prm ~ conda => 0.3)
flex_specific_value(flex_prms_obj, formula_instr)
flex_prms_obj |
flex_prms object |
formula_instr |
a string referring to "set" (see modify_flex_prms) |
an updated flex_prms object with a modified prms_matrix object, and (if applicable) a modified cust_prms matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.