Learn R Programming

cbioportalR (version 1.1.0)

get_cbioportal_token: Get cBioPortal Access Token

Description

Convenience function that retrieves cBioPortal token System Environment variable "CBIOPORTAL_TOKEN"

Usage

get_cbioportal_token()

Arguments

Value

Returns a string with cBioPortal token if successfully authenticated, or a warning that token could not be found.

Author

Karissa Whiting, Daniel D. Sjoberg

Examples

Run this code
if (FALSE) {
get_cbioportal_token()
}

Run the code above in your browser using DataLab