LEEF_2_classify_bemovi_archive: Classify bemovi data by using the archived data

View source: R/LEEF_2.classify_bemovi_archive.R

LEEF_2_classify_bemovi_archiveR Documentation

Classify bemovi data by using the archived data

Description

Classify bemovi data by using the archived data

Usage

LEEF_2_classify_bemovi_archive(
  extracted_dir = NULL,
  magnification = 16,
  bemovi_extract_name = NULL,
  timestamps,
  classifier = NULL,
  output,
  exclude_videos = NULL,
  mc.cores = 1
)

Arguments

magnification

the magnification or the bemovi videos to be reclassified

bemovi_extract_name

the name of the .yml containing the parameter for the analysis in the directory of the data. The directory depends on the root_dir, magnification and timestamp

timestamps

character vector containing the timestamps to be classified

classifier

classifier for bemovi 16 including path

output

path to which the classified data will be saved as rds

exclude_videos

file names of videos to exclude. If NULL, all will be used.

mc.cores

number of cores to be used. Defaults to 1

directory

with extracted data

Value

invisible NULL


LEEF-UZH/LEEF.analysis documentation built on Feb. 8, 2025, 11:18 a.m.