View source: R/l1_helper_functions.R
as.character.formula | R Documentation |
S3 method to convert formula to character
## S3 method for class 'formula'
as.character(x, ...)
x |
a formula to convert to character |
... |
not used |
copied from formula.tools to avoid NAMESPACE import
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.