View source: R/universal_useful.R
formula_make | R Documentation |
Create a formula given predictors and a label (response variable)
formula_make(predictors, label = "response")
predictors |
|
label |
|
formula
formula_make(predictors = c("max2yrlfflow", "min2yrlfflow"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.