read_relations: Read Relations from MSysRelationships Table CSV Export

View source: R/read_relations.R

read_relationsR Documentation

Read Relations from MSysRelationships Table CSV Export

Description

Read Relations from MSysRelationships Table CSV Export

Usage

read_relations(file)

Arguments

file

path to "MSysRelationships.csv" as exported from MS Access by right clicking on the (hidden) MSysRelationships table and selecting "Export->Text file->OK"

Value

data frame with columns table, field, refTable, refField


KWB-R/kwb.db documentation built on June 11, 2025, 2:55 a.m.