Other packages > Find by keyword >

gtrendsR  

Perform and Display Google Trends Queries
View on CRAN: Click here


Download and install gtrendsR package within the R console
Install from CRAN:
install.packages("gtrendsR")

Install from Github:
library("remotes")
install_github("cran/gtrendsR")

Install by package version:
library("remotes")
install_version("gtrendsR", "1.5.1")



Attach the package and use:
library("gtrendsR")
Maintained by
Philippe Massicotte
[Scholar Profile | Author Map]
First Published: 2015-11-28
Latest Update: 2022-05-23
Description:
An interface for retrieving and displaying the information returned online by Google Trends is provided. Trends (number of hits) over the time as well as geographic representation of the results can be displayed.
How to cite:
Philippe Massicotte (2015). gtrendsR: Perform and Display Google Trends Queries. R package version 1.5.1, https://cran.r-project.org/web/packages/gtrendsR. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.3.0 (2015-11-28 19:33), 1.3.1 (2015-12-12 09:09), 1.3.2 (2016-02-18 16:15), 1.3.3 (2016-03-08 14:21), 1.3.4 (2016-07-30 18:53), 1.3.5 (2016-11-03 19:15), 1.4.0 (2017-10-19 20:09), 1.4.1 (2018-02-26 20:44), 1.4.2 (2018-08-04 06:20), 1.4.3 (2019-05-02 16:50), 1.4.4 (2019-08-29 19:50), 1.4.5 (2020-05-06 16:10), 1.4.6 (2020-05-17 15:50), 1.4.7 (2020-09-12 19:10), 1.4.8 (2021-02-23 13:20), 1.5.0 (2021-10-24 19:50)
Other packages that cited gtrendsR R package
View gtrendsR citation profile
Other R packages that gtrendsR depends, imports, suggests or enhances
Complete documentation for gtrendsR
Functions, R codes and Examples using the gtrendsR R package
Some associated functions: categories . countries . gtrends . plot.gtrends . setHandleParameters . 
Some associated R codes: categories.R . countries.R . gtrends.R . related_queries.R . related_topics.R . setHandleParameters.R . zzz.R .  Full gtrendsR package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for gtrendsR6080100120140160180200220240TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA