extract {pastecs} | R Documentation |
Extract a subset of the original dataset
Description
‘extract’ is a generic function for extracting a part of the original dataset according to an analysis...)
Usage
extract(e, n, ...)
Arguments
e |
An object from where extraction is performed |
n |
The number of elements to extract |
... |
Additional arguments affecting the extraction |
Value
A subset of the original dataset contained in the extracted object
See Also
abund
, regul
, tsd
, turnogram
, turnpoints
[Package pastecs version 1.4.2 Index]