grapes-slash-grapes-.fsd.fd: Subsetting a functional spatial data object

Description Usage Arguments Examples

Description

Take only every s-th element

Usage

1
2
## S3 method for class 'fsd.fd'
fsdobj %/% s

Arguments

fsdobj

a functional spatial data object

s

an integer or a vector with one entry for every dimension of the spatial grid.

Examples

1
2
data("temp")
plot(temp %/% 3)

kuenzer/fsd documentation built on July 21, 2020, 1:57 p.m.