Learn R Programming

CamelUp (version 0.1.0)

system: System class that manages overall game play

Description

System class that manages overall game play

Usage

system

Arguments

Format

An object of class R6ClassGenerator of length 24.

Examples

Run this code
# NOT RUN {
x <- system$new(nPlayers = 2, players = c("Michael", "Alex"))
# }

Run the code above in your browser using DataLab