diff_leaflet: Leaflet plot of difference between two scenarios.

Description Usage Arguments

View source: R/zone_leaflet.R

Description

Leaflet plot of difference between two scenarios.

Usage

1
2
diff_leaflet(db1, db2, year, variable = c("Population", "Employment",
  "HH"), scen_names = c("Reference", "Current"))

Arguments

db1

Reference scenario VIZ database connection.

db2

Current scenario VIZ database connection.

year

Year in which to compare the two scenarios.

variable

Which variable to show in difference plot; currently variable = c("Population", "Employment", "HH")

scen_names

Names of the scenarios in the comparison. Defaults to "Reference", "Current".


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