plot_cytogram: Plot cytogram with only builtin R graphics.

View source: R/core-functions.R

plot_cytogramR Documentation

Plot cytogram with only builtin R graphics.

Description

Plot cytogram with only builtin R graphics.

Usage

plot.cytogram(fcs, para.x = "scatter", para.y = "red", ...)

Arguments

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()

Value

None


fribalet/FCSplankton documentation built on Oct. 11, 2024, 7:06 a.m.