Nothing
#' Concepts and abbreviations.
#'
#' 0-level concepts and corresponding abbreviations.
#' Reference: https://www.ncbi.nlm.nih.gov/nlmcatalog/journals/
#'
#' @format A data frame with 19 observations and 3 variables:
#' \code{id}, \code{display_name}, and \code{abbreviation}.
#'
"concept_abbrev"
#' Index of Countries and their alpha-2 and aplha-3 codes.
#'
#' Data frame contains the list of countries and their alpha-2 and
#' aplha-3 codes.\cr
#'
#' @format A data frame with 250 rows and 3 variables:
#' \describe{
#' \item{Country}{country names}
#' \item{Alpha2}{countries' alpha-2 codes}
#' \item{Alpha3}{countries' alpha-3 codes}
#' }
#'
"countrycode"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.