Learn R Programming

ProfessR (version 2.1)

SEARCHbank: Search Question Bank for Keyword

Description

Search a question bank for key words.

Usage

SEARCHbank(gw, y = "humidity")

Arguments

gw
Question Bank
y
key word

Value

  • Side effects - dumps to the screen. returns a vector of questions that match.

Details

Dumps to the screen the questions that match the key.

See Also

seebank,Get.testbank,SELbank,COMPbank

Examples

Run this code
####  seebank program is interactive -
data(QBANK1)
SEARCHbank(QBANK1, "humidity" )

Run the code above in your browser using DataLab