FieldPlot {FourScores}R Documentation

plot the field

Description

a major-function which plots the current field, and if given a hint, which player has won

Usage

FieldPlot(field, message, PlayerColors)

Arguments

field

matrix: the playing field

message

character: a message to be plotted.

PlayerColors

vector of characters: the players' colors.


[Package FourScores version 1.5.1 Index]