View source: R/helpfunctions_formulas_general.R
| extract_lhs | R Documentation |
Extracts the left hand side from a formula object and returns it as
character string.
Relevant, for example, for survival formulas, where Surv(...) is a
call.
extract_lhs(formula)
formula |
a |
Internal; used in various help functions (2022-02-05)
A character string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.