Description Usage Arguments Value
Produces a FlowCam_class object whihc may be converted to data.frame.
The FlowCam_class is a list of the following...
version character, the .cla version
n_classifications numeric, the number of classifications
classifications, a list of zero or more klassification objects
1 | read_classifications(filename, form = c("data.frame", "FlowCam_class")[1])
|
filename |
the name of the file |
form |
character, desired output - either 'data.frame' or 'FlowCam_class' |
either a FlowCam_class object or a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.