Learn R Programming

geotopbricks (version 1.3.3)

brick: brick

Description

Added implemetation for 'brick' S4 method

brick

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
timerange
two-elememts vector containing the time range at which geotop maps are imported
time
vector of time instants at which geotop maps are imported
rows
rows of zoo correspondig to the geotop maps that are imported. By default all rows of zoo are considered. It is calculated by time or timerange if they are not set as NULL.
crs
coordinate system see RasterBrick-class
use.read.raster.from.url
logical value. Default is TRUE. If TRUE the RasterLayer are read with read.raster.from.url, istead of raster (oth

Value

See Also

getvalues.brick.at.depth,vertical.aggregate.brick.within.depth

Examples

Run this code
# TON TOSS
# See the examples in the functions listed in the 'SeeAlso' section

Run the code above in your browser using DataLab