mapDimensions {Racmacs} | R Documentation |
Get the current map dimensions
Description
Get the current map dimensions
Usage
mapDimensions(map, optimization_number = 1)
Arguments
map |
The acmap data object |
optimization_number |
The optimization run from which to get / set the data |
Value
Returns the number of dimensions for the optimization run.
See Also
Other map optimization attribute functions:
colBases()
,
mapComment()
,
mapStress()
,
mapTransformation()
,
ptBaseCoords()
,
ptCoords()
[Package Racmacs version 1.2.9 Index]