raster.plot: STARX: spatiotemporal autoregressive model with exogenous...

Description Usage Arguments

Description

This function generates raster plot using ggplot2.

Usage

1
raster.plot(data, value.range, boundary, coord.ratio = 1)

Arguments

data

The data to be displayed with columns: x, y, and value.

value.range

The range of value displayed on the plot.

boundary

Boundary of the plot. The value out of boundary is NA.

coord.ratio

Aspect ratio, expressed as y / x.


funstatpackages/STARX documentation built on Jan. 30, 2021, 11:47 p.m.