Learn R Programming

openxlsx (version 4.2.6.1)

as.character.formula: as.character.formula()

Description

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

Usage

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

Value

base::as.character.default(x)

Arguments

x

object to be coerced or tested.

...

Not implemented