R/data-military_nuclear_accidents_wiki.R

#' Military nuclear accidents (Wikipedia)
#'
#' A table containing the military nuclear accidents.
#'
#'
#'
#' @format A data.table data frame with 76 rows and 4 variables:
#' \describe{
#' \item{Date}{Date of the accident}
#' \item{Location}{Location of the accident}
#' \item{Type}{Type of accident}
#' \item{Description}{Description of accident or incident}
#' }
#'
#'
#' @source
#' Wikimedia Foundation, Inc. Wikipedia, 15 September 2023, "List of military nuclear accidents", \url{https://en.wikipedia.org/wiki/List_of_military_nuclear_accidents}.
#'
#'
#'
#'
#'
#'
"military_nuclear_accidents_wiki"
#> [1] "military_nuclear_accidents_wiki"

Try the iemiscdata package in your browser

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

iemiscdata documentation built on Sept. 26, 2023, 1:07 a.m.