Skip to contents

Character vector containing a small selection of relevant fields which prvide an overview of the studies

Usage

data(core_info_fields)

Format

A character vector

Examples

core_info_fields
#>  [1] "NCTId"                   "OverallStatus"          
#>  [3] "CompletionDate"          "StudyType"              
#>  [5] "BriefTitle"              "BriefSummary"           
#>  [7] "Keyword"                 "EnrollmentCount"        
#>  [9] "EligibilityCriteria"     "LocationCountry"        
#> [11] "Condition"               "DesignAllocation"       
#> [13] "DesignPrimaryPurpose"    "DesignInterventionModel"
#> [15] "ArmGroupLabel"           "ArmGroupType"           
#> [17] "InterventionType"        "InterventionName"       
#> [19] "InterventionDescription" "IsFDARegulatedDrug"     
#> [21] "Phase"                   "PrimaryOutcomeMeasure"  
#> [23] "PrimaryOutcomeTimeFrame" "ResultsFirstPostDate"