cleanup: Remove on-disk files associatated with flowWorkspace data...

Description Usage Arguments Details

Description

These methods immediately delete the on-disk storage associated with cytoframe, cytoset, GatingHierarchy, or GatingSet objects

Usage

1
cf_cleanup(cf, cred = NULL)

Arguments

cf

a cytoframe, cytoset, GatingHierarchy, or GatingSet object

cred

credentials for s3 access. It is a list containing elements of "AWS_ACCESS_KEY_ID", "AWS_SECRET_ACCESS_KEY", "AWS_REGION" when NULL, read the default credential file from disk (e.g., ~/.aws/credentials)

Details

this will override tempdir() in determining the top directory under which files can safely be removed.


flowWorkspace documentation built on Nov. 8, 2020, 8:08 p.m.