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