scale_coordinates.coord.data.frame: Scale a coordinate system

View source: R/fieldplot_s3.R

scale_coordinates.coord.data.frameR Documentation

Scale a coordinate system

Description

Scale a coordinate system

Usage

## S3 method for class 'coord.data.frame'
scale_coordinates(coord.data.frame, Sx, Sy)

Arguments

coord.data.frame

A coord.data.frame

Sx

Scaling factor for x-axis.

Sy

Scaling factor for y-axis.

Value

A coord.data.frame


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