coordinate_transform1: Apply the transform between two images to a coord.data.frame

coordinate_transform1R Documentation

Apply the transform between two images to a coord.data.frame

Description

Apply the transform between two images to a coord.data.frame

Usage

coordinate_transform(data, target_year, source_year, radius = 10, res = 0.1)

Arguments

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.

Value

A coord.data.frame


Silviculturalist/fieldcoordinate documentation built on April 17, 2022, 7:31 a.m.