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 site object.

order

sort items by siteid, collunitid, datasetid

Value

data.frame containing siteid, datasetid, and collunitid


[Package neotoma2 version 1.0.3 Index]