ctgov_norm_conditions | R Documentation |
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.
ctgov_norm_conditions(data)
data |
a dataset from which to extract the conditions |
a tibble object giving normalised conditions for the input data
Taylor B. Arnold, taylor.arnold@acm.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.