compute.duration.nbcam: Create a dataframe containing number of seconds spend...

View source: R/4_Duration_per_nbcam_functions.R

compute.duration.nbcamR Documentation

Create a dataframe containing number of seconds spend simulteaneously in front on different camera number for a given species

Description

This function computes for a given species, a dataframe containing the number of seconds the species is seen on different camera number simulteaneoulsy for all the Poses

Usage

compute.duration.nbcam(species_nm, list_abund)

Arguments

species_nm

the latin name of the studied species given with no space but underscore "_" between Genera and Species names

list_abund

a list gathering the abundance dataframes of the different Poses (dataframes with cameras = columns and time = rows)

Value

a dataframe with three columns: species name (same for all rows), nb_cam (the number of cameras on which the species is seen simulteaneously) and duration (the number of seconds the species is seen on a given number of cameras)


CmlMagneville/SmaxNanalysis documentation built on Jan. 28, 2024, 11:20 p.m.