create.abund.list.timespan: Create a list containing for each species, the abundance...

View source: R/7_SmaxN_time_functions.R

create.abund.list.timespanR Documentation

Create a list containing for each species, the abundance dataframes for all tiemspans from 10min to 1h

Description

This function computes a list which contains for each species a list of abundance dataframes with more or less rows (ie time) given the timespan it has been build for

Usage

create.abund.list.timespan(spans_set, abund_allcam_list)

Arguments

spans_set

a vector containing the timespans to use (numeric values refering to the number of seconds in the timespan. For ex: 10 minutes timespan = 10*60sec = 600 seconds)

abund_cam_allposes_list

a list gathering the abundance of each species in a given dataframes with all poses fusioned and 12 cameras. Retrieved from the create.abundlist.allcam.poses() function.

Value

a list containing for each species, dataframes corresponding to the different timespans


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