merge_results | R Documentation |
This function merges multiple search results into a single data frame.
merge_results(..., remove_duplicates = TRUE)
... |
Data frames containing search results. |
remove_duplicates |
Logical. If TRUE, removes duplicate articles. |
A merged data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.