View source: R/decklist_handling.R
df_to_simple_decklist | R Documentation |
Intended for compatibility of the original decklist format and the more R native use of dataframes
df_to_simple_decklist(decklist_df)
decklist_df |
dataframe with character column cardcode and numeric column count |
character vector of decklist with format '{count}:{cardcode}'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.