Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rba_connection_test

Test if the Supported Services Are Responding


Description

Run this function to test the internet connectivity of your device and the current status of the supported Services.

Usage

rba_connection_test(diagnostics = FALSE)

Arguments

diagnostics

(Logical) (default = FALSE) Show diagnostics and detailed messages with internal information.

Details

This function attempts to send a simple query to the supported services. If the service successfully responded, you will be informed with a success message; If not, the content of the error will be reported to you.
Please run this function if you encounter any errors while using rbioapi. Also, if you need to contact support, kindly call this function with 'diagnostic = TRUE' and include the output messages in your support request.

Value

NULL, Connection test for the supported servers will be displayed in console

See Also

Other "Helper functions": rba_options(), rba_pages()

Examples

rba_connection_test()

rbioapi

User-Friendly R Interface to Biologic Web Services' API

v0.7.0
GPL-3
Authors
Moosa Rezwani [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.