#' Basic vars table
#'
#' A dataset containing all variables and additional information,
#' such as unit, chn_name, eng_name etc.
#'
#' @format A data frame:
#' \describe{
#' \item{variables}{price, in US dollars}
#' \item{chn_full_name}{price, in US dollars}
#' \item{short_chn}{price, in US dollars}
#' \item{short_eng}{price, in US dollars}
#' \item{units}{price, in US dollars}
#' \item{block1}{price, in US dollars}
#' \item{block2}{price, in US dollars}
#' \item{block3}{price, in US dollars}
#' \item{block4}{price, in US dollars}
#' \item{chn_block1}{price, in US dollars}
#' \item{chn_block2}{price, in US dollars}
#' \item{chn_block3}{price, in US dollars}
#' \item{chn_block4}{price, in US dollars}
#' \item{chn_full}{price, in US dollars}
#' \item{flag}{price, in US dollars}
#' \item{source}{price, in US dollars}
#' }
#'
#' @source \url{http://www.diamondse.info/}
#'
"varsList"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.