R/aggressor.relation.code.R

#' Aggressor Relationship codes
#'
#' This dataset contains all codes defining the relationship (if any) between the aggressor 
#' and their victim for the aggressor_relation_code column in the injury intent database
#' \url{http://www.inegi.org.mx/est/contenidos/proyectos/registros/vitales/mortalidad/default.aspx}
#'
#' @section Variables:
#'
#' \itemize{
#' \item{\code{aggressor_relation_code}}{a numeric vector}
#' \item{\code{relationship}}{a character vector}
#' }
#' @docType data
#' @name aggressor.relation.code
#' @usage aggressor.relation.code
#' @format A data frame with 74 observations on the following 2 variables.
#' @examples
#' head(aggressor.relation.code)
NULL
diegovalle/mxmortalitydb documentation built on Feb. 2, 2024, 5:28 p.m.