I am trying to pull stats from the gmail API using R. I am using gmailr package. I am able to send an email from R but that's about where it ends. I was using these links to try to figure this out but it does not seem to be working: https://github.com/jennybc/send-email-with-r/#prep-work-related-to-gmail-and-the-gmailr-package and https://github.com/alkashef/gmailstats
All I really want to see is how many daily emails are received, and if possible, break it down by the hour.
Any assistance in this would be wonderful.
Thanks