read_classifications: Read a classification table from a .cla file

Description Usage Arguments Value

View source: R/classifier.R

Description

Produces a FlowCam_class object whihc may be converted to data.frame. The FlowCam_class is a list of the following...

Usage

1
read_classifications(filename, form = c("data.frame", "FlowCam_class")[1])

Arguments

filename

the name of the file

form

character, desired output - either 'data.frame' or 'FlowCam_class'

Value

either a FlowCam_class object or a data.frame


BigelowLab/flowcamr documentation built on May 5, 2019, 2:42 p.m.