tests/testthat/_snaps/igo_search_states.md

Search states

Code
  n <- igo_search_states(c("Spain", "aaa", "france"))
Message
  state not found: 'aaa'
Code
  n <- igo_search_states("aaaaa")
Message
  state not found: 'aaaaa'
Condition
  Warning in `igo_search_states()`:
  No states found with required parameters


Try the igoR package in your browser

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

igoR documentation built on April 4, 2025, 5:16 a.m.