listOptimizations {Racmacs}R Documentation

Get all optimization details from an acmap object

Description

Gets the details associated with the all the optimizations of an acmap object as a list.

Usage

listOptimizations(map)

Arguments

map

The acmap data object

Value

Returns a list of lists with information about the optimizations

See Also

See getOptimization() for getting information about a single optimization.


[Package Racmacs version 1.2.9 Index]