TimeRaster-Class: An S4 class to represent A Time Raster object

TimeRaster-classR Documentation

An S4 class to represent A Time Raster object

Description

An S4 class to represent A Time Raster object

Usage

## S4 method for signature 'TimeRaster'
show(object)

## S4 method for signature 'TimeRaster,ANY,ANY'
x[[i, j, ...]]

getTS(object, ...)

## S4 method for signature 'TimeRaster'
cellStats(x, stat = "mean", na.rm = TRUE,
  asSample = TRUE, ...)

Arguments

object

an object

x

xxxx

i

xxxx

j

xxxx

...

xxxx

stat

xxxx

na.rm

xxxx

asSample

xxxx

Slots

ts

An xts object


ropenscilabs/timeraster documentation built on May 18, 2022, 8:33 p.m.