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
-
Complete Playlist of RCPA3 Package Tutorial Videos, includes video for this function and many more.
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
-
Tutorials & Resources for Using R for Data Analysis, compiled by Barry C. Edwards
Examples
library(RCPA3)
# Play the Widget Factory game
## Not run:
widgetFactory()
## End(Not run)
[Package RCPA3 version 1.2.1 Index]