as_character {lgpr}R 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


[Package lgpr version 1.2.4 Index]