| removePoints | R Documentation |
Functions to remove antigens and sera from a map
removeAntigens(map, antigens)
removeSera(map, sera)
map |
The map data object |
antigens |
Antigens to remove (specified by name or index) |
sera |
Sera to remove (specified by name or index) |
An acmap object with points removed
Other functions for working with map data:
acmap(),
addOptimization(),
agReactivityAdjustments(),
as.json(),
edit_agNames(),
edit_srNames(),
keepBestOptimization(),
keepSingleOptimization(),
layerNames(),
orderPoints,
read.acmap(),
read.titerTable(),
save.acmap(),
save.coords(),
save.titerTable(),
subsetCommonPoints,
subsetMap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.