make.netInt | R Documentation |
Imports International data to complement to the DB1B data set. NOTE: When using this function, certain variables will be skewed as the T100 dataset does not contain all the data the DB1B dataset contains.
make.netInt(x = NULL, m = NULL, Q = NULL)
x |
T-100 International Segment csv file |
m |
Data set to merge with |
Q |
Desired T-100 Quarter. Should be equal to 1, 2, 3 or 4. |
## Not run: make.netInt(skynet_example("T100_2011_int.csv"), OD_Sample, 1) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.