get_trends | R Documentation |
Convenience wrapper for the gtrends
function.
If there are more than 5 terms to query, function will ensure that the most popular term is in each query.
get_trends(arg_list)
arg_list |
list of arguments to use in API call; arguments provided by user through the Shiny app and wrapped into a list |
Data frame returned from Google Trends API
## Not run:
get_trends(arg_list)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.