applyPlotspec {Racmacs} | R Documentation |
Apply a plotspec from another acmap
Description
Copy point style from matching antigens and sera in another acmap
Usage
applyPlotspec(map, source_map)
Arguments
map |
The acmap object |
source_map |
An acmap object from which to copy point styles |
Value
Returns the acmap object with updated point styles (unmatched point styles unchanged)
See Also
Other map point style functions:
ptDrawingOrder()
,
ptOpacity
,
ptStyles
[Package Racmacs version 1.2.9 Index]