README.md

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. Build Status

gtrend is a package that wraps the functionlity of the GTrendsR package into convenient wrappers that grab and format trend data from Google.

To download the development version of gtrend:

Download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the devtools package to install the development version:

if (!require("pacman")) install.packages("pacman")

p_load_gh(
    "dvanclev/GTrendsR", 
    "trinker/gtrend"
)

Help

Contact

You are welcome to: submit suggestions and bug-reports at: https://github.com/trinker/gtrend/issues send a pull request on: https://github.com/trinker/gtrend/ * compose a friendly e-mail to: tyler.rinker@gmail.com



trinker/gtrend documentation built on May 31, 2019, 8:43 p.m.