| plot.gtrends | R Documentation | 
Plot Google Trends interest over time
## S3 method for class 'gtrends' plot(x, ...)
x | 
 A   | 
... | 
 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)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.