Read CCTV inspection data from file coded according to EN13508-2
readEuCodedFile(input.file, encoding = "latin1", read.inspections = TRUE, simple.algorithm = TRUE, warn = TRUE, dbg = TRUE)
| input.file | full path to text file containing CCTV inspection results in the format described in DIN EN 13508-2 |
|---|---|
| encoding | default: "latin1" |
| read.inspections | if |
| simple.algorithm | if |
| warn | if |
| dbg | if |
list with elements header.info, inspections,
observations