View source: R/LEEF_2_classify_flowcam_files.R
| LEEF_2_classify_flowcam_files | R Documentation | 
Classify algae_traits data.frame
LEEF_2_classify_flowcam_files(
  datadir,
  algae_traits_name = "algae_traits_filtered.rds",
  classifier = NULL,
  timestamp = "55555555",
  species_tracked = NULL,
  bottle = NULL
)
| datadir | 
 | 
| algae_traits_name | 
 | 
| classifier | classifier for flowcam | 
| timestamp | timestamp to be used to stamp the classified data | 
| species_tracked | names of the species tracked as a character vector.
If  | 
| bottle | if not 'NULL' (default) only classify this bottle. Needs to be a single bottle! | 
list containing two objects:
- algae_traits including species
- algae_densities densities of the different particles identified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.