R/data-insurgencies.R

#' insurgencies
#'
#' A subset of insurgencies data in Iraq (March to June 2007)
#'
#' @format A tibble with 68573 rows and 4 variables:
#' \describe{
#' \item{date}{Date (YYYY-MM-DD)}
#' \item{longitude}{Longitudes (decimal)}
#' \item{latitude}{Latitudees (decimal)}
#' \item{type}{Types of insurgencies (improvised explosive devices (IED), small arms fire (SAF), or other)}
#' }
#' @examples
#' insurgencies
"insurgencies"

Try the geocausal package in your browser

Any scripts or data that you put into this service are public.

geocausal documentation built on April 3, 2025, 8:46 p.m.