config_game | R Documentation |
config_game
configures wordPuzzleR, or show current configuration
when used with no arguments.
config_game(..., .verbose = TRUE)
... |
Arguments passed on to configurations. Valid names may be:
|
.verbose |
(Logical) whether config messages should be printed. |
Named list of new configurations, invisibly.
# Show current config
config_game()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.