#' Characters associated with each id.
#'
#' A dataset containing the ids associated with each superhero
#'
#' @format A data frame with 731 rows and 2 variables:
#' \describe{
#' \item{id}{unique id for ech character}
#' \item{character}{name of the superhero}
#' ...
#' }
"character_ids"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.