This function produces a plot of the variable of interest against each of the two geographical coordinates.
trend.plot(data, var.name, coords, ...)
an object of class "data.frame" containing the data.
a formula
object indicating the variable to display.
a formula
object indicating the geographical coordinates.
additional arguments to be passed to plot
.