Rows: 26 Columns: 27
── Column specification ────────────────────────────────────────────────────────
Delimiter: ","
chr (25): NCT Number, Title, Acronym, Status, Study Results, Conditions, Int...
dbl (2): Rank, Enrollment
ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.
Rows: 41 Columns: 27
── Column specification ────────────────────────────────────────────────────────
Delimiter: ","
chr (25): NCT Number, Title, Acronym, Status, Study Results, Conditions, Int...
dbl (2): Rank, Enrollment
ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.
spc_tbl_ [41 × 27] (S3: spec_tbl_df/tbl_df/tbl/data.frame)
$ Rank : num [1:41] 1 2 3 4 5 6 7 8 9 10 ...
$ NCT Number : chr [1:41] "NCT01117740" "NCT02284308" "NCT03326570" "NCT00591526" ...
$ Title : chr [1:41] "Pleural Catheters Versus Thoracoscopic Pleurodesis" "Elderly With Locally Advanced Lung Cancer: Deciding Through Geriatric Assessment on the Optimal Treatment Strategy" "Effectiveness of Bronchoscopic Interventions for Malignant Airway Obstruction" "A Randomized Trial Assessing the Roles of AraC in Newly Diagnosed APL Promyelocytic Leukemia (APL)" ...
$ Acronym : chr [1:41] NA "ELDAPT" NA NA ...
$ Status : chr [1:41] "Completed" "Recruiting" "Completed" "Completed" ...
$ Study Results : chr [1:41] "No Results Available" "No Results Available" "No Results Available" "No Results Available" ...
$ Conditions : chr [1:41] "Lung Cancer" "NSCLC" "Lung Cancer" "Leukemia, Promyelocytic, Acute" ...
$ Interventions : chr [1:41] "Behavioral: MDASI Questionnaire" NA "Behavioral: Medical Data Collection" "Drug: Arac" ...
$ Outcome Measures : chr [1:41] "Quality-Adjusted Survival Times|Patient Responses to MDASI" "Correlation GA with QAS (quality adjusted survival)|Geriatric assessment|Medical comparison between treatments|"| __truncated__ "Time to Any Complication Requiring Treatment|Quality-Adjusted Survival" "for patients with initial WBC counts > 10000/mm3 - the main end point for this second randomization is relapse "| __truncated__ ...
$ Sponsor/Collaborators : chr [1:41] "M.D. Anderson Cancer Center" "Maastricht Radiation Oncology|Dutch Society of Physicians for Pulmonology and Tuberculosis|Erasmus Medical Cent"| __truncated__ "M.D. Anderson Cancer Center" "Groupe d'etude et de travail sur les leucemies aigues promyelocytaires|University Hospital, Lille" ...
$ Gender : chr [1:41] "All" "All" "All" "All" ...
$ Age : chr [1:41] "18 Years and older (Adult, Older Adult)" "75 Years and older (Older Adult)" "18 Years and older (Adult, Older Adult)" "Child, Adult, Older Adult" ...
$ Phases : chr [1:41] NA NA NA "Phase 3" ...
$ Enrollment : num [1:41] 445 288 110 250 241 ...
$ Funded Bys : chr [1:41] "Other" "Other|Industry" "Other" "Other" ...
$ Study Type : chr [1:41] "Observational" "Observational" "Observational" "Interventional" ...
$ Study Designs : chr [1:41] "Observational Model: Case-Only|Time Perspective: Prospective" "Observational Model: Cohort|Time Perspective: Prospective" "Observational Model: Cohort|Time Perspective: Prospective" "Allocation: Randomized|Intervention Model: Parallel Assignment|Masking: None (Open Label)|Primary Purpose: Treatment" ...
$ Other IDs : chr [1:41] "2010-0103" "ELDAPT" "2011-0563|NCI-2018-01276" "APL2000" ...
$ Start Date : chr [1:41] "April 2010" "July 2016" "August 25, 2011" "June 2000" ...
$ Primary Completion Date: chr [1:41] "April 2016" "July 2024" "April 1, 2019" "June 2004" ...
$ Completion Date : chr [1:41] "April 2016" "July 2025" "April 1, 2019" "June 2004" ...
$ First Posted : chr [1:41] "May 5, 2010" "November 6, 2014" "October 31, 2017" "January 11, 2008" ...
$ Results First Posted : chr [1:41] NA NA NA NA ...
$ Last Update Posted : chr [1:41] "April 11, 2016" "March 27, 2023" "April 16, 2019" "January 14, 2008" ...
$ Locations : chr [1:41] "University of Texas MD Anderson Cancer Center, Houston, Texas, United States" "Ziekenhuisgroep Twente, Almelo, Netherlands|Gelre ziekenhuis, Apeldoorn, Netherlands|Radiotherapiegroep Arnhem,"| __truncated__ "University of Texas MD Anderson Cancer Center, Houston, Texas, United States" NA ...
$ Study Documents : chr [1:41] NA NA NA NA ...
$ URL : chr [1:41] "https://ClinicalTrials.gov/show/NCT01117740" "https://ClinicalTrials.gov/show/NCT02284308" "https://ClinicalTrials.gov/show/NCT03326570" "https://ClinicalTrials.gov/show/NCT00591526" ...
- attr(*, "spec")=
.. cols(
.. Rank = col_double(),
.. `NCT Number` = col_character(),
.. Title = col_character(),
.. Acronym = col_character(),
.. Status = col_character(),
.. `Study Results` = col_character(),
.. Conditions = col_character(),
.. Interventions = col_character(),
.. `Outcome Measures` = col_character(),
.. `Sponsor/Collaborators` = col_character(),
.. Gender = col_character(),
.. Age = col_character(),
.. Phases = col_character(),
.. Enrollment = col_double(),
.. `Funded Bys` = col_character(),
.. `Study Type` = col_character(),
.. `Study Designs` = col_character(),
.. `Other IDs` = col_character(),
.. `Start Date` = col_character(),
.. `Primary Completion Date` = col_character(),
.. `Completion Date` = col_character(),
.. `First Posted` = col_character(),
.. `Results First Posted` = col_character(),
.. `Last Update Posted` = col_character(),
.. Locations = col_character(),
.. `Study Documents` = col_character(),
.. URL = col_character()
.. )
- attr(*, "problems")=<externalptr>