Description Usage Arguments Value Examples
f_rhs extracts the righthand side, f_lhs extracts the
lefthand side, and f_env extracts the environment. All functions
throw an error if f is not a formula.
| 1 2 3 4 5 6 7 8 9 10 11 | 
| f, x | A formula | 
| value | The value to replace with. | 
f_rhs and f_lhs return language objects (i.e.
atomic vectors of length 1, a name, or a call). f_env
returns an environment.
| 1 2 3 4 5 6 7 8 9 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.