prettyAxis: Determine tick mark locations and labels for a given channel...

Description Usage Arguments Value Examples

View source: R/GatingHierarchy_Methods.R

Description

Determine tick mark locations and labels for a given channel axis

Usage

1
prettyAxis(gh, channel)

Arguments

gh

GatingHiearchy

channel

character channel name

Value

when there is transformation function associated with the given channel, it returns a list of that contains positions and labels to draw on the axis other wise returns NULL

Examples

1
2
3
4
## Not run: 
 prettyAxis(gh, "<B710-A>")

## End(Not run)

flowWorkspace documentation built on Nov. 8, 2020, 8:08 p.m.