searchConQuestSys: searchConQuestSys

View source: R/conquestrFunc.R

searchConQuestSysR Documentation

searchConQuestSys

Description

Search for object names within a ConQuest System file object.

Usage

searchConQuestSys(searchString, mySys, value = TRUE, ignore.case = TRUE)

Arguments

searchString

A string to search within the names of mySys.

mySys

An 'ACER ConQuest' system file object created using the conquestr::ConQuestSys function.

value

Should searchConQuestSys return the name of the object or its index.

ignore.case

Should searchConQuestSys ignore the case of the search term.

Value

a string including object names mathching the search term


conquestr documentation built on March 31, 2023, 6:02 p.m.