prepare_newdata | R Documentation |
Function to prepare new data based on parsed formulas
prepare_newdata(pfc, newdata, gamdata = NULL)
pfc |
list of processor transformed formulas |
newdata |
list in the same format as the original data |
gamdata |
processor for gam part |
list of matrices or arrays
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.