diff.point2d {ddpcr} | 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 |