toEuFormat_v2: Generate Lines in EU Export Format (v2)

View source: R/toEuFormat.R

toEuFormat_v2R Documentation

Generate Lines in EU Export Format (v2)

Description

Generate lines in EU export format (version 2: faster than version 1)

Usage

toEuFormat_v2(inspection.data, mycsv, ..., dbg = TRUE)

Arguments

inspection.data

inspection data as retrieved by e.g. readEuCodedFile

mycsv

logical. If TRUE "my" version of writing CSV is used (fast), otherwise CSV is written by means of write.table (slow)

...

further arguments passed to dataFrameContentToTextLines

dbg

whether or not to show debug messages


KWB-R/kwb.en13508.2 documentation built on April 3, 2024, 9:47 a.m.