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