separate_occurrence_xl | R Documentation |
separate_occurrence_xl: function to read in and separate occurrence info using xl files
separate_occurrence_xl(df_location)
df_location |
location of files containing taxa info |
dataframe
## Not run: my_df <- "/path/to/my_df.csv" attrib <- separate_occurrence_xl(my_df) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.