point2d | R Documentation |
Representation of a 2D point
point2d(x)
x |
A 2-element numeric vector. |
An object of class point2d
with the given coordinates.
point2d(c(10, 20))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.