summary-sites-method: Summary of objects within a sites object.

summary,sites-methodR Documentation

Summary of objects within a sites object.

Description

This function summarizes a sites object, from site level and returns a data.frame that contains the site ID, sitename, collectionunit ID, count of chronologies, count of datasets and types of datasets within the site.

Usage

## S4 method for signature 'sites'
summary(object, ...)

Arguments

object

sites object

...

additional properties passed to summary

Value

data.frame object with site summary information


neotoma2 documentation built on May 29, 2024, 6:21 a.m.