mapDescription {Racmacs}R Documentation

Getting and setting the map description

Description

Getting and setting the map description

Usage

mapDescription(map)
mapDescription(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(), mapName(), titerTableFlat(), titerTableLayers(), titerTable()


[Package Racmacs version 1.2.9 Index]