tests/testthat/_snaps/search_datasets.md

search_datasets() no match works

Code
  res <- search_datasets(query = "does not exist")
Message
  No dataset found.

search_datasets() handles 404

Code
  res1 <- search_datasets(query = "this_is_wrong")
Message
  No dataset found.


Try the rmangal package in your browser

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

rmangal documentation built on Jan. 23, 2026, 9:08 a.m.