Description Usage Arguments Examples
S3 helper function to retrieve attributes as if it was named values
1 2 | ## S3 method for class 'MultivariateFormula'
f$a
|
f |
formula |
a |
attribute |
1 2 | 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.