isoLines {cholera}R Documentation

Plot isochrone and isodistance regions (prototype)

Description

Plot isochrone and isodistance regions (prototype)

Usage

isoLines(post = 50, post.type = "distance", palette = "plasma",
  alpha.level = 1/2)

Arguments

post

Numeric. Distance or time increment.

post.type

Character. "distance" or "time".

palette

Character.

alpha.level

Numeric. Alpha level transparency


[Package cholera version 0.8.0 Index]