map2d: Raster plot the mesh data 'map2d'

Description Usage Arguments Value

View source: R/plot.R

Description

Raster plot the mesh data map2d

Usage

1
map2d(x = getElevation(), sp.riv = NULL)

Arguments

x

Vector or Matrix of mesh data. Length of nrow must be equal the number of cells

sp.riv

The SpatialLines of river network. sp.riv=NULL means plot raster only.

Value

Raster of the x (vector) or the last row of x (matrix)


happynotes/PIHMgisR documentation built on Jan. 25, 2020, 9:51 p.m.