print.ggcyto_GatingLayout: print method for ggcyto_gate_layout class

View source: R/ggcyto_GatingLayout.R

print.ggcyto_GatingLayoutR Documentation

print method for ggcyto_gate_layout class

Description

print method for ggcyto_gate_layout class

Usage

## 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


RGLab/ggcyto documentation built on March 3, 2024, 6:23 p.m.