R/data-airstrikes.R

#' airstrikes
#'
#' A subset of airstrikes data in Iraq (March to June 2007)
#'
#' @format A tibble with 3938 rows and 4 variables:
#' \describe{
#' \item{date}{Date (YYYY-MM-DD)}
#' \item{longitude}{Longitudes (decimal)}
#' \item{latitude}{Latitudees (decimal)}
#' \item{type}{Types of airstrikes (airstrikes or shows of force (SOF))}
#' }
#' @examples
#' airstrikes
"airstrikes"

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.