mapName {Racmacs} | R Documentation |
Getting and setting the map name
Description
Getting and setting the map name
Usage
mapName(map)
mapName(map) <- value
Arguments
map |
The acmap data object |
value |
New value to set |
Value
Returns either the requested attribute when using a getter function or
the updated acmap object when using the setter function.
See Also
Other map attribute functions:
acmapAttributes
,
adjustedLogTiterTable()
,
adjustedTiterTable()
,
dilutionStepsize()
,
logtiterTableLayers()
,
mapDescription()
,
titerTableFlat()
,
titerTableLayers()
,
titerTable()
[Package Racmacs version 1.2.9 Index]