View source: R/summary.meltt.R
summary.meltt | R Documentation |
Overloads the default summary()
for objects of class meltt
.
## S3 method for class 'meltt' summary(object, ...)
object |
object of class |
... |
further arguments passed to or from other methods. |
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.
Karsten Donnay and Eric Dunford.
Karsten Donnay, Eric T. Dunford, Erin C. McGrath, David Backer, David E. Cunningham. (2018). "Integrating Conflict Event Data." Journal of Conflict Resolution.
meltt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.