read_dcb: Read the TransCAD dictionary file

Description Usage Arguments Value

View source: R/read_tcad.R

Description

Read the TransCAD .DCB dictionary file. This is a helper function and is not normally called by the user directly.

Usage

1
read_dcb(dcb_file)

Arguments

dcb_file

A character string location of a TransCAD dictionary file containing information on the layout of the binary data file and its attribute properties.

Value

A data_frame of the attributes including type, description, and layout of the rows in the binary data.


pbsag/tcadr documentation built on May 24, 2019, 10:39 p.m.