driveBC_map_route: Leaflet Map

Description Usage Arguments Value Examples

View source: R/driveBC_map_route.R

Description

Builds an interactive map displaying the active road conditions between starting and destination cities

Usage

1
driveBC_map_route(start = "Kelowna", dest = "Vernon")

Arguments

start

City you are starting from

dest

City you want to arrive at

Value

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

Examples

1
driveBC::driveBC_map_route(start="Kelowna",dest="Vernon")

cdonoff/driveBC documentation built on Dec. 31, 2020, 9:56 p.m.