isFirebrowseUp {psichomics}R Documentation

Check whether the Firebrowse web API is running

Description

The Firebrowse web API is running if it returns the status condition 200; if this is not the status code obtained from the API, the function will raise a warning with the status code and a brief explanation.

Usage

isFirebrowseUp()

isFirehoseUp()

Value

Invisible TRUE if the Firebrowse web API is working; otherwise, raises a warning

Examples

isFirebrowseUp()

[Package psichomics version 1.9.1 Index]