View source: R/6_SmaxN_across_camnb_functions.R
clean.df.combcam.maxN | R Documentation |
This function computes a dataframes containing maxN,SmaxN, maxN_row, for all species and the combination of cameras.
clean.df.combcam.maxN(all_sp_list)
all_sp_list |
a list containing for each species the output of the compute.maxN.combcam() function. Names must be given for each species. See script 4.SmaxN_increasing_nbcam_analysis.R part 3 "arrange data". |
a dataframe with six columns: species_nm, cam_nb, comb_nm, maxN, SmaxN and SmaxN_timestep
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.