View source: R/core-functions.R
plot_cytogram | R Documentation |
Plot cytogram with only builtin R graphics.
plot.cytogram(fcs, para.x = "scatter", para.y = "red", ...)
fcs |
FCS data frame from read.influx(). |
para.x |
Channel to use as x axis. |
para.y |
Channel to use as y axis. |
... |
Additional parameters for plot() |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.