specimens,sites-method {neotoma2} | R Documentation |
specimens
Description
Information table for Specimens
Usage
## S4 method for signature 'sites'
specimens(x)
Arguments
x |
Use a |
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)
[Package neotoma2 version 1.0.4 Index]