Nothing
Code
aemet_extremes_clim(NULL)
Condition
Error in `aemet_extremes_clim()`:
! Station can't be missing
Code
aemet_extremes_clim("NULL", parameter = NULL)
Condition
Error in `aemet_extremes_clim()`:
! Parameter can't be missing
Code
aemet_extremes_clim("NULL", parameter = TRUE)
Condition
Error in `aemet_extremes_clim()`:
! Parameter need to be character string
Code
aemet_extremes_clim("NULL", parameter = "ABC")
Condition
Error in `aemet_extremes_clim()`:
! Parameter should be one of 'T', 'P', 'V'
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.