set_app_input | R Documentation |
This function takes a search expression and character vector with field names and returns one dataframe.
set_app_input(search_expr, fields = for_explorer, max_studies = 600)
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. |
set_app_input()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.