gs_is_persistent {flowWorkspace}R Documentation

determine whether the flow data associated with a GatingSet is persistent(on-disk) or in-memory

Description

determine whether the flow data associated with a GatingSet is persistent(on-disk) or in-memory

Usage

gs_is_persistent(x)

gs_is_h5(x)

isNcdf(x)

Arguments

x

GatingSet object

Value

logical


[Package flowWorkspace version 4.2.0 Index]