Learn R Programming

geotopbricks (version 1.3.3)

geotopbrick: geotopbrick

Description

geotopbrick

Usage

geotopbrick(x = NULL, ...)

## S3 method for class 'default': 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 pointer.to.maps.xyz.time or pointer.to.maps.xy.time or a
layer
layer at which raster maps are imported. If is NULL, maps ara no-zlayer distributed and zoo must be returend by pointer.to.maps.xy.time
time
vector of time instants at which geotop maps are imported
crs
coordinate system see RasterBrick-class
timerange
two-elememts vector containing the time range at which geotop maps are imported
ascpath
NULL object or a "zoo" S3 object containing the names of ascii maps provided by GEOtop
...
further arguments.

Value