sub-.crwIS: Generic subset/bracket method for crwIS classes

[.crwISR Documentation

Generic subset/bracket method for crwIS classes

Description

Generic subset/bracket method for crwIS classes

Usage

## S3 method for class 'crwIS'
x[i, ..., drop = TRUE]

Arguments

x

crwIS object

i

elements to extract or replace. These are numeric or character or, empty or logical. Numeric values are coerced to integer as if by as.integer

...

other arguments

drop

logical. If TRUE the result is coerced to the lowest possible dimension.


crawl documentation built on Oct. 10, 2022, 1:07 a.m.