specimens,sites-method {neotoma2} | R Documentation |
Information table for Specimens
## S4 method for signature 'sites'
specimens(x)
x |
Use a |
data.frame
with specimens summary table
Socorro Dominguez s.dominguez@ht-data.com
# To return a specimens table do:
my_specimens <- get_specimens(7)
my_tbl <- specimens(my_specimens)