config_game {wordPuzzleR} | R Documentation |
Configure wordPuzzleR
Description
config_game
configures wordPuzzleR, or show current configuration
when used with no arguments.
Usage
config_game(..., .verbose = TRUE)
Arguments
... |
Arguments passed on to configurations. Valid names may be:
|
.verbose |
(Logical) whether config messages should be printed. |
Value
Named list of new configurations, invisibly.
Examples
# Show current config
config_game()
[Package wordPuzzleR version 0.1.1 Index]