is.ggcyto_par | R Documentation |
Reports whether x is a ggcyto_par object
is.ggcyto_par(x)
x |
An object to test |
TRUE or FALSE
myPar <- ggcyto_par_set(limits = "instrument")
is.ggcyto_par(myPar)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.