rw_map: Create a static map of htdd data

Description Usage Arguments Examples

Description

This function creates a simple static map of roadworks data, for one or more variables.

Usage

1
rw_map(x, vars = c("responsible_org_sector"), key.width = 6, ...)

Arguments

x

A dataset containing htdd data object created with [rw_import_elgin_htdd()]

vars

A text string of variables to be show, one facet for each

key.width

The width of the key, '6' by default

...

Arguments passed to 'plot()'

Examples

1
rw_map(htdd_ashford[1:100, ])

ITSLeeds/roadworksUK documentation built on May 31, 2019, 5:18 p.m.