Nothing
#' Dummy Long Tidy Data
#'
#' A dataset from the World Bank of a dummy data. The variables are as follows:
#'
#' @format A data frame with 975 rows and 4 variables
#' \itemize{
#' \item \strong{iso3c:} isocode of a country.
#' \item \strong{indicator:} World Bank indicator.
#' \item \strong{year:} Year of observation
#' \item \strong{value:} Value of observation
#' }
#'
#' @docType data
#' @keywords datasets
#' @name wb
#' @usage data(wb)
NULL
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.