widgetFactory: An interactive game to practice using R functions.

View source: R/widgetFactory.r

widgetFactoryR 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

  • 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

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

## End(Not run)

RCPA3 documentation built on May 29, 2024, 12:19 p.m.

Related to widgetFactory in RCPA3...