#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.