check_server | R Documentation |
Check that the online climate data server is available and working correctly.
check_server(climatic_var = NULL, year = NULL, verbose = TRUE)
climatic_var |
Optional. One of "Prcp", "Tmin", or "Tmax". |
year |
Optional. Year between 1950 and 2022. |
verbose |
Logical. Print diagnostic messages, or just return TRUE/FALSE? |
This function checks access to the latest version of the climatic dataset (version 4).
TRUE if the server seems available, FALSE otherwise.
check_server()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.