R/data-nuclear_accidents_ranked.R

#' Ranked Nuclear & Radiation Accidents and incidents (The Guardian)
#'
#' A table containing the military nuclear accidents.
#'
#'
#'
#' @format A data.table data frame with 7 rows and 6 variables:
#' \describe{
#' \item{Level}{Ranked level of severity of the accident}
#' \item{Definition}{Definition associated with each level}
#' \item{People and environment}{Any harm to Human Beings and/or the surrounding environment}
#' \item{Radiological barriers & control}{Any radiological barriers and/or controls}
#' \item{Defence in depth}{Defensive barriers described}
#' \item{Example}{An example of an accident or incident at the given level}
#' }
#'
#'
#' @source
#' The Guardian, "Nuclear power plant accidents: listed and ranked since 1952: How many nuclear power plants have had accidents and incidents?", \url{https://www.theguardian.com/news/datablog/2011/mar/14/nuclear-power-plant-accidents-list-rank}.
#'
#'
#'
#'
#'
#'
"nuclear_accidents_ranked"
#> [1] "nuclear_accidents_ranked"

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.