Sorts all the optimization runs for a given map object by stress (lowest to highest). Note that this is done by default when running optimizeMap().

sortOptimizations(map)

Arguments

map

The acmap object

Value

An acmap object with optimizations sorted by stress.

See also

Other functions to work with map optimizations: keepOptimizations(), optimizationProperties, removeOptimizations()