From ef2fc9bb59b25a824f011c4e8d50fff6538fc7d8 Mon Sep 17 00:00:00 2001 From: Lina Date: Wed, 23 Aug 2017 15:39:47 -0700 Subject: [PATCH] Change term study_design to study_design_info --- R/parse_study_xml.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/parse_study_xml.R b/R/parse_study_xml.R index bd36a6b..fef636e 100644 --- a/R/parse_study_xml.R +++ b/R/parse_study_xml.R @@ -27,7 +27,7 @@ parse_study_xml <- function(file, include_textblocks = FALSE, include_results = ## basic study info infoterms <- c("brief_title", "official_title", "overall_status", "start_date", "completion_date", "lead_sponsor/agency", "overall_official", - "phase", "study_type", "study_design", "enrollment", "primary_condition", "primary_outcome", "eligibility", "sponsors") + "phase", "study_type", "study_design_info", "enrollment", "primary_condition", "primary_outcome", "eligibility", "sponsors") study_info <- ids