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

View source: R/GatingHierarchy_Methods.R

prettyAxisR Documentation

Determine tick mark locations and labels for a given channel axis

Description

Determine tick mark locations and labels for a given channel axis

Usage

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

## Not run: 
 prettyAxis(gh, "<B710-A>")

## End(Not run)

RGLab/flowWorkspace documentation built on March 17, 2024, 2:24 p.m.