Description Usage Arguments Value Examples
MMRFqueryGDC_clinic will download and prepare all clinical information from the API as the one with using the button from each project
1 | MMRFqueryGDC_clinic(type = "clinical", save.csv = FALSE)
|
type |
A valid type. Options "clinical", "Biospecimen" (see list with getGDCprojects()$project_id)] |
save.csv |
Write clinical information into a csv document |
A data frame with the clinical information
1 2 | clin.mm<-MMRFqueryGDC_clinic(type = "clinical")
clin.mm<-MMRFqueryGDC_clinic(type = "biospecimen")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.