specimens-sites-method: specimens

specimens,sites-methodR Documentation

specimens

Description

Information table for Specimens

Usage

## S4 method for signature 'sites'
specimens(x)

Arguments

x

Use a sites object that has specimens added.

Value

data.frame with specimens summary table

Author(s)

Socorro Dominguez s.dominguez@ht-data.com

Examples


# To return a specimens table do:
my_specimens <- get_specimens(7)
my_tbl <- specimens(my_specimens)


neotoma2 documentation built on May 29, 2024, 6:21 a.m.