This function creates a plot with Google Trend's related topics and queries, and let the user compare different keywords.
trendsRelated(gtrend, top = NA, title = NA, note = NA, exclude = NULL)
List. Result from gtrendsR::gtrends(keyword, geo, time)
Integer. Filter top n results only.
Character. Custom title for the plot.
Character. Add a note to the plot if needed.
Character vector. Which observations do you wish to exclude?
plot for Google Trend's results input gtrend
.
Other Exploratory:
corr_cross()
,
corr_var()
,
crosstab()
,
df_str()
,
distr()
,
freqs_df()
,
freqs_list()
,
freqs_plot()
,
freqs()
,
lasso_vars()
,
missingness()
,
plot_cats()
,
plot_df()
,
plot_nums()
,
tree_var()
Other Scrapper:
filesGD()
,
get_mp3()
,
holidays()
,
ip_data()
,
readGS()
,
splot_etf()
,
stocks_hist()
,
stocks_quote()
,
writeGS()
Other Google Trends:
trendsTime()
Other Google:
filesGD()
,
queryGA()
,
readGS()
,
trendsTime()
,
writeGS()