R/begriffix_startbuchstaben.R

#' 19 manually created Begriffix Start letter combinations
#'
#' @usage data(Begriffix_Startbuchstaben)
#' @format Dataset with 19 rows and 4 variables where each row represents a start letter combination and each variable contains the letter for one position on the game board.
#' \describe{
#' \item{UL}{Upper left position.}
#' \item{UR}{Upper right position.}
#' \item{LL}{Lower left position.}
#' \item{LR}{Lower right position.}
#' }
#' @family auxiliary data
"Begriffix_Startbuchstaben"
strategic-games/sg.data documentation built on June 21, 2020, 8:30 a.m.