Description Usage Arguments Value Examples
View source: R/driveBC_map_route.R
Builds an interactive map displaying the active road conditions between starting and destination cities
1 | driveBC_map_route(start = "Kelowna", dest = "Vernon")
|
start |
City you are starting from |
dest |
City you want to arrive at |
A data frame containing a detailed description of each road event, a label for each road event (eg. POOR_VISIBILITY), the name of the specific highway, as well as the severity level
An interactive map that can be opened in viewer and provide severity level, and road event information
1 | driveBC::driveBC_map_route(start="Kelowna",dest="Vernon")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.