extract {parttime} | 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 |