View source: R/ggcyto_GatingLayout.R
print.ggcyto_GatingLayout | R Documentation |
print method for ggcyto_gate_layout class
## S3 method for class 'ggcyto_GatingLayout'
print(x, ...)
## S3 method for class 'ggcyto_GatingLayout'
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.