summary.meltt: Summary function for objects of class meltt.

View source: R/summary.meltt.R

summary.melttR Documentation

Summary function for objects of class meltt.

Description

Overloads the default summary() for objects of class meltt.

Usage

## S3 method for class 'meltt'
summary(object, ...)

Arguments

object

object of class meltt.

...

further arguments passed to or from other methods.

Value

Prints a number of summary statistics regarding inputs (datasets, spatial and temporal windows, taxonomies) and observations (unique, matching, duplicate entries removed). It also prints and returns a data.frame summarizing the overlap among datasets, i.e., how many entries in any one dataset match up to entries in one or more of the other.

Author(s)

Karsten Donnay and Eric Dunford.

References

Karsten Donnay, Eric T. Dunford, Erin C. McGrath, David Backer, David E. Cunningham. (2018). "Integrating Conflict Event Data." Journal of Conflict Resolution.

See Also

meltt


meltt documentation built on Oct. 27, 2022, 1:05 a.m.