View source: R/map_props_plotspec.R
| ptDrawingOrder | R Documentation |
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.
ptDrawingOrder(map)
ptDrawingOrder(map) <- value
map |
An acmap object |
value |
The point drawing order |
A numeric vector of point drawing order information
Other map point style functions:
applyPlotspec(),
ptOpacity,
ptStyles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.