cf_write_disk | R Documentation |
Save the cytoframe to disk
cf_write_disk(cf, filename, backend = get_default_backend())
cf |
cytoframe object |
filename |
the full path of the output file |
backend |
either "h5" or "tile" |
Other cytoframe/cytoset IO functions:
cf_get_uri()
,
cf_write_h5()
,
cs_get_uri()
,
load_cytoframe_from_fcs()
,
load_cytoframe()
,
load_cytoset_from_fcs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.