get_col_name: get_col_name

View source: R/gen_helper-functions.R

get_col_nameR Documentation

get_col_name

Description

A function to choose which column to use This is a hacky fix to the issue that column names switch for different instruments

Usage

get_col_name(df, goal_name = NULL, possible = NULL)

Arguments

df

the data frame, exported from ecopart or ecotaxa

goal_name

'taxo_name', 'depth_offset', or 'taxo_hierarchy

possible

possible column names


TheAlexBarth/EcotaxaTools documentation built on Nov. 14, 2024, 8:27 p.m.