widgetFactory {RCPA3}R Documentation

An interactive game to practice using R functions.

Description

A fun, interactive game to practice using R functions. Players must execute functions to make widgets per strict specifications to win the game. The Widget Factory needs your help!

Usage

widgetFactory()

Value

No value returned

RCPA3 Package Tutorial Videos

Textbook Reference

Online Resource

Examples

 
library(RCPA3)
 
# Play the Widget Factory game
## Not run: 
widgetFactory()

## End(Not run)

[Package RCPA3 version 1.2.1 Index]