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

View source: R/4_Duration_per_nbcam_functions.R

compute.all.duration.nbcamR Documentation

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

Description

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

Usage

compute.all.duration.nbcam(abund_list)

Arguments

abund_list

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.