getids.site {neotoma2} | R Documentation |
Get object IDs from a site object.
Description
Get object IDs from a site object.
Usage
## S3 method for class 'site'
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]