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

View source: R/writeData.R

as.character.formulaR 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)


openxlsx documentation built on Sept. 20, 2024, 5:08 p.m.