powered by
## S3 method for class 'CGDS': setVerbose(x, verbose, ...)
cgdsr
CGDS
# Create CGDS object mycgds = CGDS("http://www.cbioportal.org/public-portal/") getCancerStudies(mycgds) # Activate verbose logging setVerbose(mycgds, TRUE) getCancerStudies(mycgds)
Run the code above in your browser using DataLab