is.ggcyto_par: Reports whether x is a ggcyto_par object

View source: R/ggcyto_par.R

is.ggcyto_parR Documentation

Reports whether x is a ggcyto_par object

Description

Reports whether x is a ggcyto_par object

Usage

is.ggcyto_par(x)

Arguments

x

An object to test

Value

TRUE or FALSE

Examples

myPar <- ggcyto_par_set(limits = "instrument")
is.ggcyto_par(myPar)

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