ptDrawingOrder {Racmacs} | R Documentation |
Get and set point drawing order in map
Description
Point drawing order is a vector of indices defining the order in which points should be draw when plotting or viewing a map. Points are indexed in the same order as antigens then followed by sera.
Usage
ptDrawingOrder(map)
ptDrawingOrder(map) <- value
Arguments
map |
An acmap object |
value |
The point drawing order |
Value
A numeric vector of point drawing order information
See Also
Other map point style functions:
applyPlotspec()
,
ptOpacity
,
ptStyles
[Package Racmacs version 1.2.9 Index]