match_rotate.coord.data.frame | R Documentation |
Rotate to best match points between two coord.data.frames
## S3 method for class 'coord.data.frame' match_rotate(data, coord.df2, diameter_tolerance = 3)
coord.df2 |
Data frame to which to rotate to. |
diameter_tolerance |
Tolerance for an acceptable point match. |
.data |
A coord.data.frame which to rotate. |
A list, containing a coord.data.frame with the rotated values; the minimising angle and the mean distance of the result rotation and coord.df2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.