R/ggcyto_GatingLayout.R
print.ggcyto_GatingLayout.Rd
print method for ggcyto_gate_layout class
print(x, ...) show(object)
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 |
nothing