Skip to content
/ gtrend Public

A wrapper for the GTrendsR package for work that interests me.

Notifications You must be signed in to change notification settings

trinker/gtrend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

A wrapper for the GTrendsR package for work that interests me.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages