View source: R/6_SmaxN_across_camnb_functions.R
create.abundlist.allcam.poses | R Documentation |
This function computes a list of abundance dataframes for each species. For each species, the dataframes contain the full number of camers (ie 12)
create.abundlist.allcam.poses(cam_set, species_nm, abund_list)
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 |
a list with one dataframe per species
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.