is_online | R Documentation |
Checks if the RDB API server is online and operational.
is_online(
use_testing_server = pal::pkg_config_val(key = "use_testing_server", pkg = this_pkg),
quiet = FALSE
)
use_testing_server |
Whether or not to use the testing servers instead of the production servers for RDB Services API calls etc. |
quiet |
Whether or not to suppress printing a warning in case the API is unavailable. |
A logical scalar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.