reflectMap {Racmacs} | R Documentation |
Reflect a map
Description
Reflects map coordinates
Usage
reflectMap(map, axis = "x", optimization_number = NULL)
Arguments
map |
The acmap object |
axis |
Axis of reflection |
optimization_number |
The optimization number (or NULL to apply to all optimizations) |
Value
An acmap object with reflection applied
See Also
Other functions relating to map transformation:
applyMapTransform()
,
rotateMap()
,
translateMap()
[Package Racmacs version 1.2.9 Index]