Learn R Programming

ProfessR (version 2.3)

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

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

## Not run: 
# ####  seebank program is interactive -
# data(QBANK1)
# SEARCHbank(QBANK1, "humidity" )
# ## End(Not run)



Run the code above in your browser using DataLab