View source: R/gen_helper-functions.R
get_col_name | R Documentation |
A function to choose which column to use This is a hacky fix to the issue that column names switch for different instruments
get_col_name(df, goal_name = NULL, possible = NULL)
df |
the data frame, exported from ecopart or ecotaxa |
goal_name |
'taxo_name', 'depth_offset', or 'taxo_hierarchy |
possible |
possible column names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.