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