View source: R/Wizard_Scorecard.R
wizard | R Documentation |
A function that walks you through keeping score for a wizard game and returns the scorecard.
wizard(save = FALSE)
save |
Is a logical that indicates whether you want to save the scorecard as a csv |
'wizard()' walks you through keeping score for a wizard game and returns the scorecard.
df <- wizard()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.