Skip to content

gtrendsR 1.3.5

Compare
Choose a tag to compare
@PMassicotte PMassicotte released this 03 Nov 18:18
· 310 commits to master since this release
  • Added some missing country codes (#94). data("countries").
  • Now able to specify for which Google products the request is performed using the gprop parameter (#112). Possible values are froogle for Google shopping, new for Google news, youtube for Youtube videos and images for Google images.
  • Now able to query using Google categories ?gtrends (#89).
  • Returned data is now tidy (#110). The trend object now contains keyword, hits and location header (head(sport_trend$trend)).
  • Fixing a bug where overriding countries variable was breaking package's functionalities (#109).
  • Correct default fallback for querying for google.user and google.password in gconnect (#121)