cleanup {flowWorkspace} | R Documentation |
These methods immediately delete the on-disk storage associated with cytoframe, cytoset, GatingHierarchy, or GatingSet objects
cf_cleanup(cf, ctx = .cytoctx_global)
cf |
a cytoframe, cytoset, GatingHierarchy, or GatingSet object |
ctx |
cytoctx object, see [cytoctx] for details |
this will override tempdir() in determining the top directory under which files can safely be removed.