as.character.formula {openxlsx} | R Documentation |
as.character.formula()
Description
This function exists to prevent conflicts with as.character.formula
methods
from other packages
Usage
## S3 method for class 'formula'
as.character(x, ...)
Arguments
x |
object to be coerced or tested. |
... |
Not implemented |
Value
base::as.character.default(x)
[Package openxlsx version 4.2.6.1 Index]