Set Input for Data Explorer
set_app_input.Rd
This function takes a search expression and character vector with field names and returns one dataframe.
Arguments
- search_expr
A string following the querying guidelines at https://clinicaltrials.gov/api/gui/ref/syntax and https://clinicaltrials.gov/api/gui/ref/expr
- fields
A character vector with field names. The explorer is optimised to work with the default list 'for_explorer' found in package "rctapi".
- max_studies
A number indicating how many studies out of all that match the search expression will be returned.