trend.plot: Plot of trends

Description Usage Arguments

View source: R/foo.R

Description

This function produces a plot of the variable of interest against each of the two geographical coordinates.

Usage

1
trend.plot(data, var.name, coords, ...)

Arguments

data

an object of class "data.frame" containing the data.

var.name

a formula object indicating the variable to display.

coords

a formula object indicating the geographical coordinates.

...

additional arguments to be passed to plot.


PrevMap documentation built on Oct. 7, 2021, 5:07 p.m.

Related to trend.plot in PrevMap...