read_schemata: Read Table Schemata from XML Files

View source: R/read_schemata.R

read_schemataR Documentation

Read Table Schemata from XML Files

Description

This function reads the *_schema.xml files exported to folder TBL by KWB tool mdbToTxt.exe

Usage

read_schemata(path, reduce = TRUE)

Arguments

path

path to folder containing xml files

reduce

if TRUE (the default) the returned tables are reduced to relevant fields


KWB-R/kwb.db documentation built on Oct. 1, 2023, 4:10 a.m.