Learn R Programming

neotoma2 (version 1.0.5)

getids: 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)

Value

data.frame containing siteid, datasetid, and collunitid

Arguments

x

A Neotoma2 sites object.

order

sort items by siteid, collunitid, datasetid