tests/testthat/_snaps/esp-move-can.md

Errors

Code
  esp_move_can(teide)
Condition
  Error in `esp_move_can()`:
  ! `x` should be an <sf> or <sfc> object, not a data frame.
Code
  esp_move_can()
Condition
  Error in `esp_move_can()`:
  ! `x` can't be missing.

Internal

Code
  sf::st_coordinates(res)
Output
            X      Y
  [1,] 550000 920000
Code
  sf::st_coordinates(res)
Output
            X      Y
  [1,] 550000 920000

Several

Code
  sf::st_coordinates(res)
Output
            X      Y
  [1,]      0      0
  [2,] 550000 920000
Code
  sf::st_coordinates(res2)
Output
               X        Y
  [1,]  0.000000  0.00000
  [2,] -5.059266 18.01146
Code
  sf::st_coordinates(res)
Output
            X      Y
  [1,]      0      0
  [2,] 550000 920000
Code
  sf::st_coordinates(res2)
Output
               X        Y
  [1,]  0.000000  0.00000
  [2,] -5.059266 18.01146


Try the mapSpain package in your browser

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

mapSpain documentation built on Jan. 17, 2026, 9:07 a.m.