https://github.com/trinker/gtrend
A wrapper for the GTrendsR package for work that interests me.
https://github.com/trinker/gtrend
Last synced: 11 months ago
JSON representation
A wrapper for the GTrendsR package for work that interests me.
- Host: GitHub
- URL: https://github.com/trinker/gtrend
- Owner: trinker
- Created: 2014-11-23T04:44:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-02T20:32:58.000Z (about 11 years ago)
- Last Synced: 2025-04-04T09:36:05.870Z (about 1 year ago)
- Language: R
- Size: 189 KB
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gtrend
=======
[](http://www.repostatus.org/#inactive)
[](https://travis-ci.org/trinker/gtrend)
gtrend is a package that wraps the functionlity of the [GTrendsR package](https://github.com/dvanclev/GTrendsR) into convenient wrappers that grab and format trend data from Google.
To download the development version of gtrend:
Download the [zip ball](https://github.com/trinker/gtrend/zipball/master) or [tar ball](https://github.com/trinker/gtrend/tarball/master), decompress and run `R CMD INSTALL` on it, or use the **devtools** package to install the development version:
```r
if (!require("pacman")) install.packages("pacman")
p_load_gh(
"dvanclev/GTrendsR",
"trinker/gtrend"
)
```
## Help
- [Package PDF Help Manual](https://dl.dropboxusercontent.com/u/61803503/gtrend.pdf)
## Contact
You are welcome to:
* submit suggestions and bug-reports at:
* send a pull request on:
* compose a friendly e-mail to: