coordinate_rotation.coord.data.frame: Rotation of coord.data.frame

View source: R/fieldplot_s3.R

coordinate_rotation.coord.data.frameR Documentation

Rotation of coord.data.frame

Description

Rotates coordinates in a coord.data.frame around the origin.

Usage

## S3 method for class 'coord.data.frame'
coordinate_rotation(data, rotation)

Arguments

rotation

Angle of rotation, radians. e.g. [fieldcoordinate::degree_to_radian()]

Value

A coord.data.frame


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