plot-methods: Plot for FCS objects

Description Usage Arguments Value

Description

Makes visual representations for FCS objects.

Usage

1
2
3
4
5
6
7
plot(object1, object2, ...)

## S4 method for signature 'FCS,missing'
plot(object1, object2)

## S4 method for signature 'FCS,FCS'
plot(object1, object2)

Arguments

object1

a FCS to plot

object2

a FCS to plot

...

other parameters

Value

returns a ggplot object


tchitchek-lab/CytoBackBone documentation built on May 28, 2019, 7:52 a.m.