layerNames {Racmacs} | R Documentation |
Get and set map layer names
Description
Get and set map layer names
Usage
layerNames(map)
layerNames(map) <- value
Arguments
map |
The acmap object |
value |
A vector of new layer names to apply to the map |
Value
A character vector of layer names
See Also
Other functions for working with map data:
acmap()
,
addOptimization()
,
agReactivityAdjustments()
,
as.json()
,
edit_agNames()
,
edit_srNames()
,
keepBestOptimization()
,
keepSingleOptimization()
,
orderPoints
,
read.acmap()
,
read.titerTable()
,
removePoints
,
save.acmap()
,
save.coords()
,
save.titerTable()
,
subsetCommonPoints
,
subsetMap()
[Package Racmacs version 1.2.9 Index]