Write Inspection Data to File in EU Format
writeEuCodedFile(inspection.data, output.file = NULL, version = 3, dbg = TRUE, ...)
| inspection.data | inspection data as retrieved by e.g.
|
|---|---|
| output.file | full path to output file |
| version | version of implementation. One of |
| dbg | if |
| … | passed to |
if output.file is given, the path to the output file is
returned, otherwise (output.file = NULL) the file content is
returned as a vector of character representing the lines of the file.