fdMapPlot | R Documentation |
title
fdMapPlot( r, plotFile = NULL, shp = NULL, axis.args = list(cex.axis = 1.1), open = F, zlim, ... )
r |
a raster |
plotFile |
optiona; path to for writing pdf |
shp |
optional shapefile to plot |
... |
arguments to be passed to plot |
legend.args |
see 'plot.raster' |
axis.args=list(cex.axis=1.1), |
Plot a raster to a pdf
Cory Merow <cory.merow@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.