#' Sales data for selected Mario games
#'
#' A dataset containing the release dates, systems and sales of a few Mario games.
#'
#' @format A data frame with 7 rows and 4 variables:
#' \describe{
#' \item{Game}{name of the game}
#' \item{System}{game platform}
#' \item{Release}{year of game release}
#' \item{Sales}{games sold, in million units}
#' }
#' @source \url{https://www.gamecubicle.com/features-mario-units_sold_sales.htm}
"sales"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.