Description Usage Arguments Details Value Author(s)
View source: R/zchunk_data_UCD_transportation.R
Dedicated data chunk to read UCD transportation database
1 | module_data_UCD_transportation(command, ...)
|
command |
API command to execute |
... |
other optional parameters, depending on command |
The UCD_trn_data_CORE.csv
file suddenly, in line 1403, stops
using trailing commas for blank columns, and then restarts doing so 672 rows later.
This generates a warning in the general purpose load_csv_files
that we'd rather not suppress universally.
Depends on command
: either a vector of required inputs,
a vector of output names, or (if command
is "MAKE") all
the generated outputs: UCD_trn_data_CORE
, UCD_trn_data_SSP1
,
UCD_trn_data_CORE
, UCD_trn_data_CORE
, UCD_trn_data_CORE
.
BBL June 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.