getids {neotoma2} | R Documentation |
Get object IDs
Description
This function parses a site object, from site
to
dataset
level and returns a data.frame
that contains the
site, collectionunit and dataset IDs for each element within the site.
Usage
getids(x, order = TRUE)
Arguments
x |
A Neotoma2 |
order |
sort items by siteid, collunitid, datasetid |
Value
data.frame
containing siteid
, datasetid
, and collunitid
[Package neotoma2 version 1.0.4 Index]