View source: R/6_SmaxN_across_camnb_functions.R
create.abund.list.camcombn | R Documentation |
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
create.abund.list.camcombn(cam_set, abund_allcam_list)
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. |
a list containing the dataframes corresponding to the combination of the different cameras
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.