Getting and setting the map name

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.