R/nca_df.R

#' Nuclear Cooperation Agreement (NCA) Dataset
#'
#' The NCA dataset contains information on nuclear cooperation agreements signed by countries from 1945 to 2003.  It includes more than 1,500 treaties in which states pledged to transfer nuclear technology, materials, or know-how. The dataset is based on the 2003 version of James Keeley's list of nuclear cooperation agreements.
#'
#' @source \url{http://www.matthewfuhrmann.com/datasets.html}
#' 
#' @references 
#' * Fuhrmann, Matthew. 2012. Atomic Assistance: How "Atoms for Peace" Programs Cause Nuclear Insecurity. Ithaca, NY: Cornell University Press.
#' 
#' @examples 
#' nca_df
#' dplyr::glimpse(nca_df)
#' 
"nca_df"
knapply/data4ds4da documentation built on Jan. 24, 2020, 9:31 p.m.