R/character_ids.R

#' 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"
Edgar-Zamora/superheroR documentation built on Dec. 17, 2021, 6:22 p.m.