R/stats_table.R

#' Prefered Statistics for Each Class
#'
#' This is a data frame that was built using a general polling of regular players to provide the most prefered statistics for for each class. The discussion was held on April 5, 2017 on reddit's r/DnD page; whle not unanimous there was a general consensus found.  
#' @format A data frame with 6 rows and 12 variables:
#' \describe{
#'   \item{Barbarian}{Class}
#'   \item{Bard}{Class}
#'   \item{Cleric}{Class}
#'   \item{Druid}{Class}
#'   \item{Fighter}{Class}
#'   \item{Monk}{Class}
#'   \item{Paladin}{Class}
#'   \item{Ranger}{Class}
#'   \item{Rogue}{Class}
#'   \item{Sorcerer}{Class}
#'   \item{Warlock}{Class}
#'   \item{Wizard}{Class}
#'   ...
#' }
#' @source \url{Dungeon and Dragons Fifth Edition Player's Hand Book}

"stats_table"
vinny-paris/DnD documentation built on May 3, 2019, 6:13 p.m.