tsv_trim: tsv_trim - an automated trimming tool for ecotaxa tsv's

View source: R/archived_tsvTrim.R

tsv_trimR Documentation

tsv_trim - an automated trimming tool for ecotaxa tsv's

Description

This function has a built-in list of columns to trim tsv files from ecotaxa I retired my ecoImport funtion after discovering ecotaxar's much better read_ecotaxa_tsv funcitons

Usage

tsv_trim(df, trim_mode = "Minimal", custom_vector = NULL)

Arguments

df

the tsv file from ecoImport

trim_mode

set to "Minimal", "Morpho","sample_info", "Custom"

custom_vector

if "Custom" trim_mode provide a vector of column names


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