Learn R Programming

Racmacs (version 1.2.9)

layerNames: Get and set map layer names

Description

Get and set map layer names

Usage

layerNames(map)

layerNames(map) <- value

Value

A character vector of layer names

Arguments

map

The acmap object

value

A vector of new layer names to apply to the map

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()