applyMapTransform: Apply the current map transformation

View source: R/map_transformation.R

applyMapTransformR Documentation

Apply the current map transformation

Description

Applies the map transformation associated with a selected optimization run to a set of coordinates.

Usage

applyMapTransform(coords, map, optimization_number = 1)

Arguments

coords

Coordinates to transform

map

The acmap object

optimization_number

The optimization number

Value

An acmap object with transformation applied

See Also

Other functions relating to map transformation: reflectMap(), rotateMap(), translateMap()


Racmacs documentation built on June 22, 2024, 11:33 a.m.