fixFileExt: fixFileExt

View source: R/lfqbench.access.r

fixFileExtR Documentation

fixFileExt

Description

fix the given file name by applying an appropriate file extension that is guessed by column separator character provided the new file extension will be csv for ',' or ';' tsv for '\t' txt for anything else

Usage

fixFileExt(file, sep)

Arguments

file

file name or path

sep

column separator character

Value

fixed file name or path


IFIproteomics/LFQbench documentation built on March 2, 2023, 9:45 a.m.