print.pp: Print Brief Details of a Phase Point

View source: R/prototype.R

print.ppR Documentation

Print Brief Details of a Phase Point

Description

Prints a very brief description of a phase point.

Usage

## S3 method for class 'pp'
print(x, ...)

Arguments

x

Object of class "pp".

...

Ignored.

Value

No value

Examples

pp(list(x = 1, y = 1))

ecode documentation built on July 2, 2024, 9:06 a.m.