geotopbrick {geotopbricks} | R Documentation |
geotopbrick
Description
geotopbrick method bla bla bla
Usage
geotopbrick(x = NULL, ...)
## Default S3 method:
geotopbrick(x, ...)
## S3 method for class 'zoo'
geotopbrick(x, layer = NULL, time = NULL, crs = NULL, timerange = NULL, ...)
## S3 method for class 'RasterLayer'
geotopbrick(x, layer = NULL, time = NULL, ascpath = zoo(NULL), ...)
## S3 method for class 'RasterBrick'
geotopbrick(x, layer = NULL, time = NULL, ascpath = zoo(NULL), ...)
## S3 method for class 'GeotopRasterBrick'
geotopbrick(
x,
layer = NULL,
time = NULL,
crs = NULL,
timerange = NULL,
ascpath = NULL,
...
)
Arguments
x |
a 'zoo' object returned by function |
... |
further arguments. |
layer |
layer at which raster maps are imported. If is |
time |
vector of time instants at which geotop maps are imported |
crs |
coordinate system see |
timerange |
two-elememts vector containing the time range at which geotop maps are imported |
ascpath |
|
Value
[Package geotopbricks version 1.5.8.2 Index]