set_cbioportal_db: Connect to cBioPortal DB

View source: R/authenticate.R

set_cbioportal_dbR Documentation

Connect to cBioPortal DB

Description

This function sets a base cBioPortal URL

Usage

set_cbioportal_db(db = NULL)

Arguments

db

The database URL to use as base URL for calls, or "public" for https://www.cbioportal.org/

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(db = "public")

## End(Not run)


karissawhiting/cbioportalR documentation built on Nov. 27, 2024, 6:50 a.m.