mapComment {Racmacs}R Documentation

Get or set an optimization run comment

Description

Get or set an optimization run comment

Usage

mapComment(map, optimization_number = 1)
mapComment(map, optimization_number = 1) <- value

Arguments

map

The acmap data object

optimization_number

The optimization run from which to get / set the data

value

New value to set

Value

Gets or sets map comments for the optimization run.

See Also

Other map optimization attribute functions: colBases(), mapDimensions(), mapStress(), mapTransformation(), ptBaseCoords(), ptCoords()


[Package Racmacs version 1.2.9 Index]