Learn R Programming

ProfessR (version 2.1)

QBANK1: Example Question Bank

Description

Example Question Bank, 50 question, multiple Choice

Usage

data(QBANK1)

Arguments

Details

An example input question in ascii format is constructed using three tag identifiers: "QUESTION:", "ANSWER:" and (optionally) "FIG:". The format is shown here:

Examples

Run this code
data(QBANK1)
## maybe str(QBANK1) ; plot(QBANK1) ...
print(QBANK1[[1]])

Run the code above in your browser using DataLab