SEARCHbank: Search Question Bank for Keyword

View source: R/SEARCHbank.R

SEARCHbankR Documentation

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

Details

Dumps to the screen the questions that match the key.

Value

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

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

seebank,Get.testbank,SELbank,COMPbank

Examples


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

## End(Not run)




ProfessR documentation built on Aug. 21, 2023, 9:07 a.m.