Other packages > Find by keyword >

globaltrends  

Download and Measure Global Trends Through Google Search Volumes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("globaltrends", "0.0.14")



Attach the package and use:
library("globaltrends")
Maintained by
Harald Puhr
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-23
Latest Update: 2023-03-06
Description:
Google offers public access to global search volumes from its search engine through the Google Trends portal. The package downloads these search volumes provided by Google Trends and uses them to measure and analyze the distribution of search scores across countries or within countries. The package allows researchers and analysts to use these search scores to investigate global trends based on patterns within these scores. This offers insights such as degree of internationalization of firms and organizations or dissemination of political, social, or technological trends across the globe or within single countries. An outline of the package's methodological foundations and potential applications is available as a working paper: .
How to cite:
Harald Puhr (2022). globaltrends: Download and Measure Global Trends Through Google Search Volumes. R package version 0.0.14, https://cran.r-project.org/web/packages/globaltrends. Accessed 01 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:44), 0.0.12 (2022-06-23 09:10), 0.0.13 (2023-02-23 19:02), 0.0.14 (2023-03-06 20:50)
Other packages that cited globaltrends R package
View globaltrends citation profile
Other R packages that globaltrends depends, imports, suggests or enhances
Complete documentation for globaltrends
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

FGLMtrunc  
Truncated Functional Generalized Linear Models
An implementation of the methodologies described in Xi Liu, Afshin A. Divani, and Alexander Petersen ...
Download / Learn more Package Citations See dependency  
KSgeneral  
Computing P-Values of the One-Sample K-S Test and the Two-Sample K-S and Kuiper Tests for (Dis)Continuous Null Distribution
Computes a p-value of the one-sample two-sided (or one-sided, as a special case) Kolmogorov-Smirnov ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
arrApply  
Apply a Function to a Margin of an Array
High performance variant of apply() for a fixed set of functions. Considerable speedup of this impl ...
Download / Learn more Package Citations See dependency  
rddensity  
Manipulation Testing Based on Density Discontinuity
Density discontinuity testing (a.k.a. manipulation testing) is commonly employed in regression disco ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

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