Nothing
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
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.