formula<- {hypr} | R Documentation |
Manipulate the formulas of an S4 object
Description
This is a generic function for setting an S4 object’s formulas.
Usage
formula(x, ...) <- value
Arguments
x |
The object to manipulate |
... |
Additional arguments passed on to the method |
value |
The new formula |
[Package hypr version 0.2.8 Index]