Description Usage Arguments Details Examples
Read a TransCAD .bin
binary data file into the workspace.
1 |
file |
The path and name of the binary data file, e.g.
|
strip_whitespace |
Should excess whitespace be stripped from character
variables? |
If any variable descriptions are available in the dictionary file,
then they will be appended to the attr(*, "label")
attribute (and
therefore visible in RStudio).
1 | read_tcad(file.path(system.file("extdata", "TransitR.bin", package = "tcadr")))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.