prettyAxis {flowWorkspace} | R Documentation |
Determine tick mark locations and labels for a given channel axis
prettyAxis(gh, channel)
gh |
|
channel |
|
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
## Not run: prettyAxis(gh, "<B710-A>") ## End(Not run)