diff.point2d | R Documentation |
Calculate the distance between two points in 2D space. If only one points is given, then the distance to the origin is calculated.
## S3 method for class 'point2d'
diff(x, y, ...)
x, y |
Points generated with |
point2d
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.