melt_direction_mode | R Documentation |
Melt dataframe to obtain one row per hour/segment/transportation mode/direction This format makes graphs with ggplot and filtering easier.
melt_direction_mode(data)
data |
Traffic Data Frame |
DataFrame with one row per hour/segment/transportation mode/direction
melt_direction_mode(traffic[0:2,])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.