#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.