searchConQuestSys function

searchConQuestSys

searchConQuestSys

Search for object names within a ConQuest System file object.

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.

Returns

a string including object names mathching the search term

  • Maintainer: Dan Cloney
  • License: GPL-3
  • Last published: 2025-02-19