seebank {ProfessR} | R Documentation |
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
Author(s)
Jonathan M. Lees<jonathan.lees@unc.edu>
Examples
## Not run:
#### seebank program is interactive -
data(QBANK1)
seebank(QBANK1)
## End(Not run)
[Package ProfessR version 2.4-3 Index]