Description Usage Arguments Value Examples
Initial functions for a somewhat more formal approach to get or set z values (e.g. time) associated with layers of Raster* objects. In development.
1 2 |
x |
Raster* object |
z |
vector of z values of any type (e.g. of class 'Date') |
name |
character label |
setZ: Raster* object
getZ: vector
1 2 3 4 5 |
Loading required package: sp
NOTE: rgdal::checkCRSArgs: no proj_defs.dat in PROJ.4 shared files
class : RasterStack
dimensions : 10, 10, 100, 3 (nrow, ncol, ncell, nlayers)
resolution : 36, 18 (x, y)
extent : -180, 180, -90, 90 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=longlat +datum=WGS84 +ellps=WGS84 +towgs84=0,0,0
names : layer.1, layer.2, layer.3
min values : 0.010540558, 0.022090215, 0.001772651
max values : 0.9940682, 0.9975485, 0.9924746
time : 2000-01-01, 2000-01-02, 2000-01-03
[1] "2000-01-01" "2000-01-02" "2000-01-03"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.