pp {ecode} | R Documentation |
Creates an object of class "pp
" representing a phase point in the phase
space.
pp(value)
value |
A list of several elements, each giving a value on one dimension. |
An object of class "pp
" describing a phase point.
pp(list(x = 1, y = 1))