TCIA collection name. To get a list of available collection
names, call get_collection_names.
date
Date in format "YYYY-MM-DD"
patient_id
Patient ID. To get a list of available patient IDs, call get_patient_info.
If patient_id is NULL, relevant studies for all patients in the collection will be returned.
Value
List containing elements:
studies: Data frame of collection, patient ID, and study instance UID
# NOT RUN {get_new_studies_in_collection("TCGA-BRCA", "2014-01-01")
get_new_studies_in_collection("TCGA-BRCA", "2014-01-01", "TCGA-OL-A66O")
# }# NOT RUN {# }