rotation_to_distance.coord.data.frame: Find rotation 0-360 which minimises the mean distance between...

View source: R/fieldplot_s3.R

rotation_to_distance.coord.data.frameR Documentation

Find rotation 0-360 which minimises the mean distance between matched trees.

Description

Find rotation 0-360 which minimises the mean distance between matched trees.

Usage

## S3 method for class 'coord.data.frame'
rotation_to_distance(data, rotation = 0)

Arguments

rotation

Rotation to exert on coordinate (x,y) in .data, in radians.

Value

Mean distance between coordinates and their respective matches.


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