Skip to content

searchConsole 0.2.0 on CRAN - batching

Compare
Choose a tag to compare
@MarkEdmondson1234 MarkEdmondson1234 released this 03 Apr 20:43
· 74 commits to master since this release

0.2.0

  • Return an empty dataframe of NAs if no resutls in fetch instead of NULL
  • Include android-app check (#7)
  • Add walk_data parameter to search_analytics to get more data
  • Set default start and end dates in search_analytics to 93 days ago and 3 days ago respectivily.
  • Correct bug for error in country code. Will now return the 'Unknown Region' if not recognised (e.g. CXX)
  • Add scr_auth function that wraps googleAuthR::gar_auth so you don't need to load googleAuthR explicitly.