Learn R Programming

RCPA3 (version 1.3.1)

widgetFactory: 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()

Arguments

Value

No value returned

RCPA3 Package Tutorial Videos

Textbook Reference

  • Philip H. Pollock and Barry C. Edwards, An R Companion to Political Analysis, 3rd Edition (Thousand Oaks, CA: Sage Publications, Forthcoming 2022), Chapter 1.

Online Resource

Examples

Run this code
 
library(RCPA3)
 
# Play the Widget Factory game
if (FALSE) {
widgetFactory()
}

Run the code above in your browser using DataLab