tests/testthat/_snaps/gisco-get-communes.md

Deprecations

Code
  s <- gisco_get_communes(cache = FALSE, spatialtype = "LB")
Condition
  Warning:
  The `cache` argument of `gisco_get_communes()` is deprecated as of giscoR 1.0.0.
  i Results are always cached. To avoid persistency use `cache_dir = tempdir()`.

Extensions

Code
  gisco_get_communes(ext = "docx")
Condition
  Error:
  ! `ext` should be one of "geojson", "gpkg" or "shp", not "docx".


Try the giscoR package in your browser

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

giscoR documentation built on Dec. 10, 2025, 9:08 a.m.