R/begriffix.R

#' Begriffix data in long format
#'
#' @usage data(begriffix)
#'
#' @format Dataset with 1304 rows and 5 variables:
#' \describe{
#'   \item{y <int>}{Game score}
#'   \item{id <chr>}{Player 1}
#'   \item{id2 <chr>}{Player 2}
#'   \item{j <int>}{Sequence for player 1}
#'   \item{sp <int>}{Starting player}
#' }
#' @family empirical data
"begriffix"
strategic-games/sg.data documentation built on June 21, 2020, 8:30 a.m.