ctgov_norm_conditions: Query the ClinicalTrials.gov dataset

View source: R/conditions.R

ctgov_norm_conditionsR Documentation

Query the ClinicalTrials.gov dataset

Description

This function selects a subset of the clinical trials data by using a a variety of different search parameters. These include free text search keywords, range queries for the continuous variables, and exact matches for categorical fields. The function ctgov_query_terms shows the categorical levels for the latter. The function will either take the entire dataset loaded into the package environment or a previously queried input.

Usage

ctgov_norm_conditions(data)

Arguments

data

a dataset from which to extract the conditions

Value

a tibble object giving normalised conditions for the input data

Author(s)

Taylor B. Arnold, taylor.arnold@acm.org


presagia-analytics/ctrialsgov documentation built on March 25, 2024, 2:10 p.m.