R/examples.R
deploy_webplay_example.Rd
Deploys an example app to local directory
deploy_webplay_example(example = c("UltimatumGame", "KuhnPoker")[1], dest.dir = file.path(getwd(), example))
Name of the example. Current options are 1. "UltimatumGame" a simple introductionary app and 2."KuhnPoker" a more complex app that implements a bot_pop to play against the population of earlier players.
"UltimatumGame"
"KuhnPoker"
bot_pop
The destination directory