summary | R Documentation |
A method to display either an overview of the content of specimens objects or an overview of selected taxa.
## 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, ...)
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 |
... |
Further arguments passed to or from another methods. |
Miguel Alvarez kamapu@posteo.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.