pp | 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))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.