50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

flowWorkspace (version 3.16.0)

prettyAxis: 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

Run this code
## Not run: 
#  prettyAxis(gh, "<B710-A>")
# ## End(Not run)

Run the code above in your browser using DataLab