Description Usage Arguments Value See Also Examples
Make a Red-Green-Blue object that can be used to create images.
1 2 3 |
x |
RasterLayer |
filename |
character. Output filename (optional) |
col |
A color palette, that is a vector of n contiguous colors generated by functions like rainbow, heat.colors, topo.colors, bpy.colors or one or your own making, perhaps using |
breaks |
numeric. A set of finite numeric breakpoints for the colours: must have one more breakpoint than colour and be in increasing order |
alpha |
If |
colNA |
color for the background ( |
zlim |
vector of lenght 2. Range of values to plot |
zlimcol |
If |
ext |
An |
... |
additional arguments as for |
RasterBrick
1 2 3 4 |
Loading required package: sp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.