View source: R/formula.utilities.R
| list_rhs.formula | R Documentation | 
Returns a list containing the terms in a given formula
list_rhs.formula(object)
object | 
 formula A formula having a right-hand-side that can be interpretated as a rpm specification.
returns a list containing terms in a given
formula, handling   | 
list_rhs.formula returns a list of formula terms, with an additional numerical vector attribute "sign" with of the same length, giving the corresponding term's sign as +1 or -1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.