View source: R/classify_bemovi_archive.R
classify_bemovi_archive | R Documentation |
Classify bemovi data by using the archived data
classify_bemovi_archive(
archive_dir = "/Users/rainerkrug/MountainDuck/LEEFSwift3",
magnification = 16,
bemovi_extract_name = "bemovi_extract.yml",
species_tracked = NULL,
timestamps,
classifier_constant_name,
classifier_increasing_name,
output,
exclude_videos = NULL,
mc.cores = 1
)
magnification |
the magnification or the bemovi videos to be reclassified |
bemovi_extract_name |
the name of the |
species_tracked |
names of the species tracked as a character vector. If |
timestamps |
|
classifier_constant_name |
|
classifier_increasing_name |
|
output |
path to which the classified data will be saved as |
exclude_videos |
file names of videos to exclude. If |
mc.cores |
number of cores to be used. Defaults to 1 |
invisible NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.