tests/testthat/_snaps/esp-get-hypsobath.md

esp_get_hypsobath() rejects invalid options

Code
  esp_get_hypsobath(epsg = 3367)
Condition
  Error in `esp_get_hypsobath()`:
  ! `epsg` must be "4326", "4258", "3035" or "3857", not "3367".
Code
  esp_get_hypsobath(spatialtype = "f")
Condition
  Error in `esp_get_hypsobath()`:
  ! `spatialtype` must be "area" or "line", not "f".
Code
  esp_get_hypsobath(resolution = "10")
Condition
  Error in `esp_get_hypsobath()`:
  ! `resolution` must be "3" or "6.5", not "10".


Try the mapSpain package in your browser

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

mapSpain documentation built on Aug. 31, 2026, 5:07 p.m.