summary.meltt {meltt} | R 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 |
... |
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
[Package meltt version 0.4.3 Index]