FieldGeneration {FourScores}R Documentation

field generation

Description

help-function which generates the playing-field

Usage

FieldGeneration(rows, columns)

Arguments

rows

integer: how many rows shall the playing field have?

columns

integer: how many columns shall the playing field have?

Value

an empty matrix with rows and columns


[Package FourScores version 1.5.1 Index]