twister: Function for spinning the Twister.

Description Usage Arguments Value Examples

View source: R/twister.R

Description

twister is the virtual equivalent of running the Twister spinner and finding out which limb to place on which colour.

Usage

1
twister(.player = NA, .speech = FALSE)

Arguments

.player

An optional string containing the name of the player.

.speech

A logical value indicating whether the instruction should be read aloud by the computer, currently only working under Mac OS.

Value

A console message containing the play instruction and a plot illustrating it.

Examples

1
twister("Dude")

juliastr/twisteR documentation built on May 20, 2019, 4:21 a.m.