powered by
S3 helper function to retrieve attributes as if it was named values
# S3 method for MultivariateFormula $(f, a)
formula
attribute
frm <- multivariateFormula(y~x+z) print(frm$Y)
Run the code above in your browser using DataLab