Package: gtrendsR 1.5.1.9000
gtrendsR: Perform and Display Google Trends Queries
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.
Authors:
gtrendsR_1.5.1.9000.tar.gz
gtrendsR_1.5.1.9000.zip(r-4.5)gtrendsR_1.5.1.9000.zip(r-4.4)gtrendsR_1.5.1.9000.zip(r-4.3)
gtrendsR_1.5.1.9000.tgz(r-4.4-any)gtrendsR_1.5.1.9000.tgz(r-4.3-any)
gtrendsR_1.5.1.9000.tar.gz(r-4.5-noble)gtrendsR_1.5.1.9000.tar.gz(r-4.4-noble)
gtrendsR_1.5.1.9000.tgz(r-4.4-emscripten)gtrendsR_1.5.1.9000.tgz(r-4.3-emscripten)
gtrendsR.pdf |gtrendsR.html✨
gtrendsR/json (API)
NEWS
# Install 'gtrendsR' in R: |
install.packages('gtrendsR', repos = c('https://pmassicotte.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pmassicotte/gtrendsr/issues
- categories - Google Trends categories.
- countries - Word countries ISO code.
Last updated 2 months agofrom:d2990aae10. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win | OK | Oct 24 2024 |
R-4.5-linux | OK | Oct 24 2024 |
R-4.4-win | NOTE | Oct 24 2024 |
R-4.4-mac | NOTE | Oct 24 2024 |
R-4.3-win | NOTE | Oct 24 2024 |
R-4.3-mac | NOTE | Oct 24 2024 |
Exports:gtrendssetHandleParameters
Dependencies:anytimeBHclicolorspacecurlfansifarverggplot2gluegtableisobandjsonlitelabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcpprlangscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Google Trends categories. | categories |
Word countries ISO code. | countries |
Extract top and rising searches | extract_top_rising |
Google Trends Query | gtrends |
Plot Google Trends interest over time | plot.gtrends |
If 'gtrends' should be used behind a proxy, especially with NTLM authentication mode, you need to set the proxy parameters and credentials using "setHandleParameters" function | setHandleParameters |