separate_attributes_xl: separate_attributes_xl: function to separate attribute info...

separate_attributes_xlR Documentation

separate_attributes_xl: function to separate attribute info for each taxa from the raw files using xl files

Description

separate_attributes_xl: function to separate attribute info for each taxa from the raw files using xl files

Usage

separate_attributes_xl(df_location)

Arguments

df_location

location of file containing taxa info

Value

dataframe

Examples

## Not run: 
my_df <- "/path/to/my_df.csv"
attrib <- separate_attributes_xl(my_df)

## End(Not run)

reblake/insectcleanr documentation built on March 22, 2022, 6:44 p.m.