Reflects map coordinates

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()