deploy_webplay_example: Deploys an example app to local directory

Description Usage Arguments

View source: R/examples.R

Description

Deploys an example app to local directory

Usage

1
2
deploy_webplay_example(example = c("UltimatumGame", "KuhnPoker")[1],
  dest.dir = file.path(getwd(), example))

Arguments

example

Name of the example. Current options are \n\t1. "UltimatumGame" a simple introductionary app and \n\t2."KuhnPoker" a more complex app that implements a bot_pop to play against the population of earlier players.

dest.dir

The destination directory


skranz/gtreeWebPlay documentation built on Nov. 17, 2019, 9:15 a.m.