subset | R Documentation |
Creating subsets of specimens objects by using logical operations.
## S4 method for signature 'specimens'
subset(x, subset, slot = "collections", ...)
x |
Object of class specimens. |
subset |
Logical vector or logical operation to apply as subset. |
slot |
Character value indicating the slot to be used for the subset. This is not applied to slot 'history'. |
... |
Further arguments to be passed to or from other methods. |
An object of class specimens.
Miguel Alvarez kamapu@posteo.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.