columnDescriptor: Column Descriptor

View source: R/readCsvInputFile.R

columnDescriptorR Documentation

Column Descriptor

Description

Column Descriptor

Usage

columnDescriptor(match = ".*", fixed = FALSE)

Arguments

match

pattern or fixed text to match in header line

fixed

if TRUE, match is taken as a fixed string to be looked for in the header line, otherwise it is interpreded as a regular expression


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.