summary: Print overviews for 'specimens'

summaryR Documentation

Print overviews for 'specimens'

Description

A method to display either an overview of the content of specimens objects or an overview of selected taxa.

Usage

## S4 method for signature 'specimens'
summary(object, coll_nr = "all", spec_id, format = "%d.%m.%Y", ...)

## S4 method for signature 'specimens'
show(object)

## S4 method for signature 'specimens'
print(x, ...)

Arguments

object, x

A specimens object.

coll_nr

Vector with collections IDs to be displayed in the summary. The keyword "all" is set as default indicating that all collections will be included in the summary.

spec_id

Vector with IDs of specimens that will result in a display of the determination history of the specimens but will be ignored if values for 'coll_nr' are provided.

format

Character value indicating the format applied to dates in the displays. See strptime() for alternative formats.

...

Further arguments passed to or from another methods.

Author(s)

Miguel Alvarez kamapu@posteo.de


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