find.variables | R Documentation |
Do not call this function on its own
find.variables(formula)
formula |
character vector of the formula's variable names
library(dpasurv)
data(simdata)
vars <- find.variables(x ~ outcome)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.