View source: R/format_timci_spatf_data.R
extract_tf_data | R Documentation |
This function takes a data frame containing raw time-flow data and extracts the relevant
columns according to the Time-Flow Dictionary. The Time-Flow Dictionary is obtained using
the read_tf_xls_dict
function.
extract_tf_data(df)
df |
data frame containing the raw time-flow data |
A data frame containing time-flow data, as specified by the Time-Flow Dictionary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.