View source: R/LEEF_2.classify_bemovi_archive.R
LEEF_2_classify_bemovi_archive | R Documentation |
Classify bemovi data by using the archived data
LEEF_2_classify_bemovi_archive(
extracted_dir = NULL,
magnification = 16,
bemovi_extract_name = NULL,
timestamps,
classifier = NULL,
output,
exclude_videos = NULL,
mc.cores = 1
)
magnification |
the magnification or the bemovi videos to be reclassified |
bemovi_extract_name |
the name of the |
timestamps |
|
classifier |
classifier for bemovi 16 including path |
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 |
directory |
with extracted data |
invisible NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.