summary,sites-method {neotoma2}R 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


[Package neotoma2 version 1.0.3 Index]