create.abundlist.allcam.poses: Create list of abundance dataframes with all cameras

View source: R/6_SmaxN_across_camnb_functions.R

create.abundlist.allcam.posesR Documentation

Create list of abundance dataframes with all cameras

Description

This function computes a list of abundance dataframes for each species. For each species, the dataframes contain the full number of camers (ie 12)

Usage

create.abundlist.allcam.poses(cam_set, species_nm, abund_list)

Arguments

cam_set

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

species_nm

a character string containing the name species to study (latin names with no spaces and underscores "_" between Genera and species names)

abund_list

a list gathering the abundance dataframes (one for each pose) and the whole number of cameras

Value

a list with one dataframe per species


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