Description Usage Arguments Value Examples
View source: R/bird_wide.data.r
For the output of add.zeros(). This function turns the dataframe from a long formate to wide formate and adds a richness column.
1  | 
df | 
 is a dataframe. Only works with newpc2 created by add.zeros() and it's previous steps.  | 
Data frame with the is the wide version of newpc2 with added column of Richness
1  | bird_wide.data(newpc2)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.