This function exists to prevent conflicts with as.character.formula methods from other packages

# S3 method for class 'formula'
as.character(x, ...)

Arguments

x

object to be coerced or tested.

...

Not implemented

Value

base::as.character.default(x)