View source: R/map_edit_names.R
| edit_agNames | R Documentation |
Edit antigen names in an acmap
edit_agNames(map, old_names, new_names)
map |
The map data object to be updated |
old_names |
Old names to be replaced |
new_names |
Replacement for old names |
Returns the acmap object with antigen names updated.
Other functions for working with map data:
acmap(),
addOptimization(),
agReactivityAdjustments(),
as.json(),
edit_srNames(),
keepBestOptimization(),
keepSingleOptimization(),
layerNames(),
orderPoints,
read.acmap(),
read.titerTable(),
removePoints,
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.