R/tiles.R

#' Scrabble tile distribution
#'
#' Summary of total tiles and their point values
#' in scrabble game
#'
#' @format A data frame with 27 rows and 3 variables:
#' \describe{
#'   \item{tile}{scrabble tile}
#'   \item{points}{points value}
#'   \item{number}{number in game}
#' }
"tiles"
jalapic/scrabblr documentation built on May 18, 2019, 11:18 a.m.