print.pp {ecode} | R 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 " |
... |
Ignored. |
Value
No value
Examples
pp(list(x = 1, y = 1))
[Package ecode version 0.1.0 Index]