realignOptimizations {Racmacs} | R Documentation |
Realigns optimizations in the map
Description
Realigns all map optimizations through rotation and translation to match point positions as closely as possible to the first optimization run. This is done by default when optimizing a map and makes comparing point positions in each optimization run much easier to do by eye.
Usage
realignOptimizations(map)
Arguments
map |
The acmap data object |
Value
Returns the map with realigned optimizations
See Also
Other functions to compare maps:
matchStrains
,
procrustesData()
,
procrustesMap()
,
realignMap()
[Package Racmacs version 1.2.9 Index]