coordinate_transform1 | R Documentation |
Apply the transform between two images to a coord.data.frame
coordinate_transform(data, target_year, source_year, radius = 10, res = 0.1)
data |
Coord.data.frame with points to be transformed. Must contain vars: 'Diameter','Species', 'Year', 'x','y'. |
target_year |
Target coordinate year from which to produce target image. |
source_year |
Coordinate year to transform. From which to produce source image. |
radius |
Default (10 m radius plots) Plot radius, to calculate coordinate indices. |
res |
Default (0.1) Plot resolution, to calculate coordinate indices. |
A coord.data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.