View source: R/meltt.taxonomy.R
meltt.taxonomy | R Documentation |
Auxiliary function that maps secondary taxonomies onto the input data and transforms the taxonomies into a numerical matrices.
meltt.taxonomy(data, taxonomies)
data |
object of class data.frame. |
taxonomies |
object of class list, containing data.frames of input taxonomies for secondary matching criteria. |
meltt.taxonomy
maps the user-created taxonomies onto the input data, and converts the taxonomy to a numerical matrix. The taxonomies are used as secondary criteria in the matching procedure.
Returns a numerical matrix that contains all data indices, date/enddate, longitude/latitude, and taxonomies.
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.