titerTable {Racmacs} | R Documentation |
Getting and setting map titers
Description
Functions to get and set the map titer table. Note that when setting the titer table like this any titer table layer information is lost, this is normally not a problem unless the map is a result of merging two titer tables together previously and you then go on the merge the titers again.
Usage
titerTable(map)
titerTable(map) <- value
Arguments
map |
The acmap object |
value |
A character matrix of titers to set |
Value
Returns a character matrix of titers.
See Also
adjustedTiterTable()
, htmlTiterTable()
Other map attribute functions:
acmapAttributes
,
adjustedLogTiterTable()
,
adjustedTiterTable()
,
dilutionStepsize()
,
logtiterTableLayers()
,
mapDescription()
,
mapName()
,
titerTableFlat()
,
titerTableLayers()
[Package Racmacs version 1.2.9 Index]