applyMapTransform {Racmacs} | R 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()
[Package Racmacs version 1.2.9 Index]