sb_ping: Ping ScienceBase to see if it's available

View source: R/sb_ping.R

sb_pingR Documentation

Ping ScienceBase to see if it's available

Description

Ping ScienceBase to see if it's available

Usage

sb_ping(...)

Arguments

...

Additional parameters are passed on to GET

Value

Boolean (TRUE) indicating if a connection to ScienceBase can be established and if it is responding as expected. FALSE otherwise.

Examples


#TRUE if all is well and SB can be contacted
sb_ping()


sbtools documentation built on May 1, 2023, 1:07 a.m.