translateMap {Racmacs} | R Documentation |
Translate a map
Description
Translates map coordinates
Usage
translateMap(map, translation, optimization_number = NULL)
Arguments
map |
The acmap object |
translation |
Translation to apply (as vector or n x 1 matrix) |
optimization_number |
The optimization number (or NULL to apply to all optimizations) |
Value
An acmap object with transformation applied
See Also
Other functions relating to map transformation:
applyMapTransform()
,
reflectMap()
,
rotateMap()
[Package Racmacs version 1.2.9 Index]