To write the data table into a TransCAD binary file (.bin), we must first write a key in a .dcb file
1 | writeDcbFile(dcbKey, dcbFilename, description = "", dnames = NA)
|
dcbKey |
The dcb data table to write in dcbFilename |
description |
|
dnames |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.