dir.create( 'hre')
downloadTCGA( cancerTypes = 'ACC', dataSet = 'miR_gene_expression',
destDir = 'hre', date = tail( checkTCGA('Dates'), 2 )[1] )
## Not run:
# downloadTCGA( cancerTypes = c('BRCA', 'OV'), destDir = 'hre',
# date = tail( checkTCGA('Dates'), 2 )[1] )
# ## End(Not run)
Run the code above in your browser using DataLab