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