R/play_take_dict.R

#' A dictionary containing, for any card, all the takeable combinations cards
#'
#' Using this dictionary typically entails picking a card, selecting among all the takeable combinations those that indeed appear on the table, and make a choice among these.
#' The code to generate this dataset can be found in the data-raw/play_take_dict.R
#'
#' @format A named list, with the card name as the name and all allowed combinations 
"play_take_dict"
konkam/ScopAI documentation built on May 3, 2021, 6:47 p.m.