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 April 4, 2025, 1:37 a.m.