powered by
Plot Google Trends interest over time
# S3 method for gtrends plot(x, ...)
A gtrends object.
gtrends
Additional parameters passed on in method dispatch. Currently not used.
A ggplot2 object is returned silently.
# NOT RUN { res <- gtrends("nhl", geo = c("CA", "US")) plot(res) # }
Run the code above in your browser using DataLab