read_cctv_from_xml_be: Read CCTV Data from XML File(s) in Belgian Standard Format

View source: R/read_cctv_from_xml_be.R

read_cctv_from_xml_beR Documentation

Read CCTV Data from XML File(s) in Belgian Standard Format

Description

Read CCTV Data from XML File(s) in Belgian Standard Format

Usage

read_cctv_from_xml_be(files, as_is = FALSE, dbg = TRUE)

Arguments

files

(vector of) path(s) to XML file(s)

as_is

if TRUE the column names in the table of observations are more or less kept as they are in the xml files, otherwise, they are renamed to the names that are defined in the EN 13508.2 standard. These names are e.g. required by the RERAU evaluation functions in kwb.rerau. The default is FALSE.

dbg

if TRUE (default), debug messages are shown


KWB-R/kwb.read documentation built on Oct. 2, 2023, 10:40 a.m.