#' A dataset containing individual offensive statistics from the 2008 Major League Baseball season.
#'
#' @format A data frame with 337 rows and 134 variables:
#' \describe{
#' \item{player}{name}
#' \item{record_id}{unknown}
#' ...
#' }
#' @source \url{http://www.exploredata.net/Downloads/Baseball-Data-Set}
"mlb_2008"
#' A dataset of compiled social, economic, health, and political indicators using data from the World Health Organization and partner organizations.
#'
#' @format A data frame with 202 rows and 358 variables:
#' \describe{
#' \item{Country}{Country name}
#' \item{CountryID}{Country ID}
#' ...
#' }
#' @source \url{http://www.exploredata.net/Downloads/WHO-Data-Set}
"who"
#' A dataset based on the CDC15 yeast gene expression data set of Spellman et al. curated to deal with issues of missing data.
#'
#' @format A data frame with 4381 rows and 24 variables:
#' \describe{
#' \item{Time}{Time}
#' \item{X40}{A gene}
#' ...
#' }
#' @source \url{http://www.exploredata.net/Downloads/Gene-Expression-Data-Set}
"spellman"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.