createUnoGame: Creates new UNO-Game

Description Usage Arguments Details Value Author(s) Examples

Description

New UNO-Game into the given workspace

Usage

1
2
.createUnoGame( wsName, 
                      ...)

Arguments

wsName

Name of the workspace

...

Usual netWorkSpace()-attributes

Details

Checks if workspace allready exists. Declares workspacevariables.

Value

ws

the created workspace with all necessary variables for the UNO-Game

Author(s)

Markus Schmidberger <schmidb@ibe.med.uni-muenchen.de>, Fabian Grandke

Examples

1
2
3
4
5
## Not run: 
  ws<-.createUnoGame("test","138.245.80.17")
  startUnoGame(ws)

## End(Not run)

gamesNws documentation built on May 2, 2019, 6:13 p.m.