tests/testthat/_snaps/utils.md

Check sf

Code
  bad <- aemet_hlp_sf(ex, "lat", "lon", verbose = FALSE)
Message
  lat/lon columns not found. Returning a tibble
Code
  a <- aemet_hlp_sf(ex, "cpro", "codauto", verbose = TRUE)
Message
  Converting to spatial object
  spatial conversion succesful
Code
  bad2 <- aemet_hlp_sf(ex, "cpro", "codauto", verbose = FALSE)
Message
  Found NA coordinates. Returning a tibble


rOpenSpain/climaemet documentation built on Feb. 13, 2025, 6:18 p.m.