plot.latlong_euclidean_path: Plot the path of the Euclidean distance between cases and/or...

View source: R/latlongEuclideanPath.R

plot.latlong_euclidean_pathR Documentation

Plot the path of the Euclidean distance between cases and/or pumps.

Description

Plot the path of the Euclidean distance between cases and/or pumps.

Usage

## S3 method for class 'latlong_euclidean_path'
plot(x, zoom = TRUE, mileposts = TRUE,
  milepost.unit = "distance", milepost.interval = NULL, ...)

Arguments

x

An object of class "latlong_euclidean_path" created by latlongEuclideanPath().

zoom

Logical.

mileposts

Logical. Plot mile/time posts.

milepost.unit

Character. "distance" or "time".

milepost.interval

Numeric. Mile post interval unit of distance (yard or meter) or unit of time (seconds).

...

Additional plotting parameters.


lindbrook/cholera documentation built on April 29, 2024, 12:22 p.m.