tests/testthat/_snaps/aemet-last-obs.md

Errors and validations

Code
  aemet_last_obs(NULL)
Condition
  Error in `aemet_last_obs()`:
  ! `station` can't be NULL.
Code
  aemet_last_obs(return_sf = "A")
Condition
  Error in `aemet_last_obs()`:
  ! is.logical(return_sf) is not TRUE
Code
  aemet_last_obs(verbose = "A")
Condition
  Error in `aemet_last_obs()`:
  ! is.logical(verbose) is not TRUE


Try the climaemet package in your browser

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

climaemet documentation built on March 24, 2026, 1:06 a.m.