Learn R Programming

ProfessR (version 2.4-1)

seebank: Print out a bank of questions

Description

Prints out a bank of questions, one at a time

Usage

seebank(QB)

Value

Side effects

Arguments

QB

QuestionBank Structure

Author

Jonathan M. Lees<jonathan.lees@unc.edu>

Examples

Run this code

if (FALSE) {
####  seebank program is interactive -
data(QBANK1)
seebank(QBANK1)
}



Run the code above in your browser using DataLab