An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

gtrend
=======

[![Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](http://www.repostatus.org/badges/0.1.0/inactive.svg)](http://www.repostatus.org/#inactive)
[![Build Status](https://travis-ci.org/trinker/gtrend.png?branch=master)](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: