#' Integer variable
#'
#' @docType data
#'
#' @usage data(x)
#'
#' @examples
#' data(x)
#' x*2
"x"
#' Integer variable
#'
#' @docType data
#'
#' @usage data(y)
#'
#' @examples
#' data(y)
#' y*2
"y"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.