test_cbioportal_db {cbioportalR}R Documentation

Test the Database Connection Anytime During your R Session

Description

Helps troubleshoot API issues during an R session

Usage

test_cbioportal_db()

Value

No return value, called for side effects. Will display an alert notifying if the user has successfully authenticated to cBioPortal

Author(s)

Karissa Whiting, Daniel D. Sjoberg

Examples

## Not run: 
set_cbioportal_db("public")
test_cbioportal_db()

## End(Not run)



[Package cbioportalR version 1.1.0 Index]