Skip to contents

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