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

View source: R/6_SmaxN_across_camnb_functions.R

create.abund.list.camcombnR Documentation

Create a list containing for each species, the abundance dataframes for all cameras combinations

Description

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

Usage

create.abund.list.camcombn(cam_set, abund_allcam_list)

Arguments

cam_set

a vector containing the names of cameras to use (camera names should be written as caracter stings)

abund_all_cam_list

a list gathering the abundance of the studied species in a given dataframes with the 12 cameras. One dataframe for one Pose. Retrieved from the create.abundlist.allcam.poses() function.

Value

a list containing the dataframes corresponding to the combination of the different cameras


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