gtrends_related | R Documentation |
This function creates a plot with Google Trend's related topics and queries, and let the user compare different keywords.
This function creates a plot with google trend's data on timelines and let the user compare different keywords.
gtrends_related(gtrend, top = NA, title = NA, note = NA, exclude = NULL)
gtrends_time(gtrend, title = NA)
gtrend |
List. Result from |
top |
Integer. Filter top n results only. |
title |
Character. Custom title for the plot. |
note |
Character. Add a note to the plot if needed. |
exclude |
Character vector. Which observations do you wish to exclude? |
plot for Google Trend's results input gtrend
.
Plot for Google Trend's results input gtrend
.
Other Scrapper:
filesGD()
,
get_mp3()
,
holidays()
,
ip_data()
,
readGS()
,
splot_summary()
,
stocks_quote()
Other Google:
filesGD()
,
queryGA()
,
readGS()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.