map.totals: Draw map & colour according to data from mappable.summ()

Description Usage Arguments

View source: R/plots.R

Description

Draw map & colour according to data from mappable.summ()

Usage

1
map.totals(varb = "tcases", cols = rbow(11), intvl, ...)

Arguments

varb

Variable to use to colour map. Default is tcases.

cols

Vector of colours to use in plotting. Default is rbow(11).

intvl

Vector of intervals to be used to cut variable. Must be one less than length(cols).

...

Any other optional arguments to be passed to map("world", ...)


ClairBee/covid documentation built on Jan. 28, 2021, 1:20 a.m.