skim_leaflet: Plot a skim chloropleth

Description Usage Arguments Details

View source: R/skim_display.R

Description

Plot a skim chloropleth

Usage

1
2
skim_leaflet(zone, skim, dir1, dir2 = NULL, year1, year2 = NULL,
  from = TRUE)

Arguments

zone

The focus zone.

skim

The name of the skim file in the dir1/outputs/t*/ directory.

dir1

The base or reference directory.

dir2

The alternative or analysis scenario. Default NULL scenario.

year1

The base or reference year to show, e.g., t20.

year2

The comparison or analysis year. Default NULL.

from

If TRUE, gets values from zone to other zones.

Details

If dir2 and year2 are both NULL, will show an absolute measure of travel time. If one or the other is given, will show a percent change from dir1, year1.


tlumip/swimr documentation built on Dec. 14, 2020, 3:16 a.m.