Description Usage Arguments Value
translate raster(RasterLayer) to data.frame, inoder to use ggplot
1 2 3 | geom_basin(sp_basin, Color = "#e31a1c", Size = 1.3, ...)
geom_river(sp_river, Color = "#6baed6", Size = 1, ...)
|
sp_basin |
SpatialPolygonsDataFrame, basin |
Color |
color for linie in geom_path |
Size |
size for linie in geom_path |
... |
other parameters for geom_path |
sp_river |
SpatialPolygonsDataFrame, river |
data.frame, inoder to use ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.