subset-Pimage: subset one or more elements from a Pimage, without coercion...

subset.PimageR Documentation

subset one or more elements from a Pimage, without coercion to Raster

Description

See [.Pimage

Usage

## S3 method for class 'Pimage'
subset(x, ...)

Arguments

x

Pimage

...

processed only for i for index

Examples

subset(Pimage(Sys.time() + 1:3), c(2, 3))

SWotherspoon/SGAT documentation built on June 1, 2022, 10:49 p.m.