$.MultivariateFormula | R Documentation |
S3 helper function to retrieve attributes as if it was named values
## S3 method for class 'MultivariateFormula'
f$a
f |
formula |
a |
attribute |
frm <- multivariateFormula(y~x+z)
print(frm$Y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.