Description Usage Arguments Value
View source: R/add_new_query_term.R
Add a new query term from the output of collect_query_terms that is split into a list
1 | add_new_query_term(list, list_index_number, ...)
|
list |
list object from the collect_query_terms function |
list_index_number |
the index number of list that the query is added to |
... |
character strings of the additional queries that will be added to the list |
a list object with the query/queries added at the appropriate index
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.