Learn R Programming

Racmacs (version 1.2.9)

mapDescription: Getting and setting the map description

Description

Getting and setting the map description

Usage

mapDescription(map)
mapDescription(map) <- value

Value

Returns either the requested attribute when using a getter function or

the updated acmap object when using the setter function.

Arguments

map

The acmap data object

value

New value to set

See Also

Other map attribute functions: acmapAttributes, adjustedLogTiterTable(), adjustedTiterTable(), dilutionStepsize(), logtiterTableLayers(), mapName(), titerTableFlat(), titerTableLayers(), titerTable()