isFirebrowseUp {psichomics}R Documentation

Check if Firebrowse API is running

Description

Check if Firebrowse API is running

Usage

isFirebrowseUp()

Value

Invisible TRUE if the Firebrowse API is working; otherwise, raises a warning with the status code and a brief explanation.

See Also

Other functions associated with TCGA data retrieval: getDownloadsFolder(), getTCGAdataTypes(), loadTCGAdata(), parseTCGAsampleTypes()

Examples

isFirebrowseUp()

[Package psichomics version 1.16.0 Index]