extract | R Documentation |
[
behavior, but allows for providing a numeric
vector of dimensions to dropSimilar to matrix and array [
behavior, but allows for providing a numeric
vector of dimensions to drop
extract(x, ..., drop = TRUE, envir = parent.frame())
x |
array or matrix to extract from |
... |
pased to |
drop |
whether to drop dimensions, a logical or numeric vector of dimensions to drop |
envir |
environment in which to evaluate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.