densities_to_df {cxr} | R Documentation |
Converts a densities list to a tidy dataframe
Description
Converts a densities list to a tidy dataframe
Usage
densities_to_df(densities)
Arguments
densities |
list, species (optionally x year) with each element holding a sites x stages matrix. This function assumes three life stages. |
Value
dataframe with columns species-stage-site(-year)-density
[Package cxr version 1.1.1 Index]