clinical <- GDCquery_clinic(project = projects$project_id[i], type = "clinical")
[1] "Downloading number 1,project name: TCGA-BRCA"
Error in set(x, j = name, value = value) :
Supplied 1098 items to be assigned to 1343 items of column 'submitter_id'. If you wish to 'recycle' the RHS please use rep() to make this intent clear to readers of your code.