Subsetting a NpdeData object
Return subset of data from a NpdeData object
## S3 method for class 'NpdeData' subset(x, subset, ...) ## S3 method for class 'NpdeObject' subset(x, subset, ...)
x |
A NpdeData object |
subset |
logical expression indicating elements or rows to keep: missing values are taken as false. |
... |
Additional arguments (ignored) |
a NpdeData object with a subset of the original data
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.