ptDrawingOrder: Get and set point drawing order in map

View source: R/map_props_plotspec.R

ptDrawingOrderR 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


Racmacs documentation built on June 22, 2024, 11:33 a.m.