Learn R Programming

Racmacs (version 1.2.9)

adjustedTiterTable: Get the reactivity adjusted titer table

Description

Return the titer table plus any antigen reactivity adjustments.

Usage

adjustedTiterTable(map, optimization_number = 1)

Value

A character matrix of titers.

Arguments

map

An acmap object

optimization_number

The optimization number from which to take any antigen reactivity adjustments

See Also

htmlAdjustedTiterTable()

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