tests/testthat/_snaps/igo-search.md

unknown IGO searches return NULL

Code
  res <- igo_search("Expect Error")
Condition
  Warning in `igo_search()`:
  No IGOs matched `pattern`: 'Expect Error'.

missing search patterns return NULL with a warning

Code
  res <- igo_search(NA)
Condition
  Warning in `igo_search()`:
  No IGOs matched `pattern`: 'NA'.


Try the igoR package in your browser

Any scripts or data that you put into this service are public.

igoR documentation built on Aug. 25, 2026, 5:08 p.m.