as_character: Character representations of different formula objects

as_characterR Documentation

Character representations of different formula objects

Description

Character representations of different formula objects

Usage

## S4 method for signature 'lgpexpr'
as.character(x)

## S4 method for signature 'lgpterm'
as.character(x)

## S4 method for signature 'lgpformula'
as.character(x)

Arguments

x

an object of some S4 class

Value

a character representation of the object


jtimonen/lgpr documentation built on Sept. 15, 2024, 1:08 a.m.