| cf_get_h5_file_path {flowWorkspace} | R Documentation |
Return the file path of the underlying h5 file
cf_get_h5_file_path(cf)
cf |
cytoframe object |
For the in-memory version of cytoframe, it returns an empty string. This can be used to check whether it is on-disk format.
Other cytoframe/cytoset IO functions:
cf_write_h5(),
cs_get_h5_file_path(),
load_cytoframe_from_fcs(),
load_cytoframe_from_h5(),
load_cytoset_from_fcs()