| map2d | R Documentation | 
map2dRaster plot the mesh data
map2d
map2d(x = getElevation(), sp.riv = NULL)
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.  | 
Raster of the x (vector) or the last row of x (matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.