#' A dataset of NEA Nuclear Energy Data 2018
#'
#' The structure of this dataset (7 features per observation)
#' is the minimal template for calculated results
#' to be imported into the sendis package.
#'
#' @name df22
#' @docType data
#' @usage data(df22)
#' @format A dataset of submitted results with 60 observations of 3 variables
#'
#' \describe{
#' \item{COUNTRY}{Country}
#' \item{YEAR}{Year. If Year > 2018, values are 'expected'}
#' \item{TU_PROD_PERYEAR}{rta}
#' }
#'
"df22"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.