wizard: A function that walks you through keeping score for a wizard...

View source: R/Wizard_Scorecard.R

wizardR Documentation

A function that walks you through keeping score for a wizard game and returns the scorecard.

Description

A function that walks you through keeping score for a wizard game and returns the scorecard.

Usage

wizard(save = FALSE)

Arguments

save

Is a logical that indicates whether you want to save the scorecard as a csv

Value

'wizard()' walks you through keeping score for a wizard game and returns the scorecard.

Examples

df <- wizard()

smbjohnson/UtilityFunctions documentation built on July 1, 2022, 7:55 p.m.