[.crwIS | R Documentation |
Generic subset/bracket method for crwIS classes
## S3 method for class 'crwIS' x[i, ..., drop = TRUE]
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 |
... |
other arguments |
drop |
logical. If TRUE the result is coerced to the lowest possible dimension. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.