Learn R Programming

neotoma2 (version 1.0.8)

datasets: Extract datasets from a sites object.

Description

If the sites object contains datasets, then the datasets will be returned. If the sites object does not contain datasets then the user can apply get_datasets() to the object.

Usage

datasets(object)

# S4 method for collunit datasets(object)

# S4 method for sites datasets(object)

# S4 method for site datasets(object)

Value

datasets object specific to the metadata contained in datasets

Arguments

object

A sites object