Description Usage Arguments Details
These methods immediately delete the on-disk storage associated with cytoframe, cytoset, GatingHierarchy, or GatingSet objects
1 | cf_cleanup(cf, cred = NULL)
|
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) |
this will override tempdir() in determining the top directory under which files can safely be removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.