Learn R Programming

ProfessR (version 2.1)

seebank: Print out a bank of questions

Description

Prints out a bank of questions, one at a time

Usage

seebank(QB)

Arguments

QB
QuestionBank Structure

Value

  • Side effects

Examples

Run this code
####  seebank program is interactive -
data(QBANK1)
seebank(QBANK1)

Run the code above in your browser using DataLab