R/cyto_plot_label-methods.R
cyto_plot_label.Rd
Add boxed text labels to cyto_plot
cyto_plot_label(x, gates, ...)
object of class "flowFrame".
"flowFrame"
object of class rectangleGate, polygonGate, ellipsoidGate, "list" or filters.
rectangleGate
polygonGate
ellipsoidGate
"list"
filters
additional method-specific arguments.
add a boxed text label to cyto_plot.
cyto_plot_label,flowFrame,rectangleGate-method
cyto_plot_label,flowFrame,polygonGate-method
cyto_plot_label,flowFrame,ellipsoidGate-method
cyto_plot_label,flowFrame,list-method
cyto_plot_label,flowFrame,filters-method
Dillon Hammill (Dillon.Hammill@anu.edu.au)