subset: Subset method for specimens objects

subsetR Documentation

Subset method for specimens objects

Description

Creating subsets of specimens objects by using logical operations.

Usage

## S4 method for signature 'specimens'
subset(x, subset, slot = "collections", ...)

Arguments

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.

Value

An object of class specimens.

Author(s)

Miguel Alvarez kamapu@posteo.de


kamapu/specimens documentation built on March 1, 2024, 11:15 a.m.