print.ggcyto_GatingLayout: print method for ggcyto_gate_layout class

Description Usage Arguments Value

View source: R/ggcyto_GatingLayout.R

Description

print method for ggcyto_gate_layout class

Usage

1
2
3
4
5
## S3 method for class 'ggcyto_GatingLayout'
print(x, ...)

## S3 method for class 'ggcyto_GatingLayout'
show(object)

Arguments

x

ggcyto_gate_layout, which is essentially a list of ggplot objects that were previously stored as ggcyto_gate_layout object by autoplot function.

...

other arguments passed to arrangeGrob

object

ggcyto_GatingLayout

Value

nothing


ggcyto documentation built on Nov. 8, 2020, 5:30 p.m.