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


Try the climaemet package in your browser

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

climaemet documentation built on April 4, 2025, 4:13 a.m.