View source: R/LEEF_2_classify_flowcam_archive.R
LEEF_2_classify_flowcam_archive | R Documentation |
Classify algae_traits data.frame
LEEF_2_classify_flowcam_archive(
extracted_dir = NULL,
timestamps,
algae_traits_name = "algae_traits_filtered.rds",
classifier = NULL,
species_tracked = NULL,
output,
mc.cores = 1,
bottle = NULL
)
extracted_dir |
path to the extracted data |
timestamps |
|
classifier |
classifier for flowcytometer |
species_tracked |
names of the species tracked as a character vector. If |
output |
path to which the classified data will be saved as |
mc.cores |
number of cores to be used. Defaults to 1 |
bottle |
if not 'NULL' (default) only classify this bottle. Needs to be a single bottle! |
invisible NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.