| acmapAttributes {Racmacs} | R Documentation |
Get acmap attributes
Description
Functions to get various attributes about an acmap object.
Usage
numAntigens(map)
numSera(map)
numSeraGroups(map)
numPoints(map)
numOptimizations(map)
numLayers(map)
Arguments
map |
The acmap data object |
Value
A number relating to the attribute
See Also
Other map attribute functions:
adjustedLogTiterTable(),
adjustedTiterTable(),
dilutionStepsize(),
logtiterTableLayers(),
mapDescription(),
mapName(),
titerTableFlat(),
titerTableLayers(),
titerTable()
[Package Racmacs version 1.2.9 Index]