Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Google Trends is a FREE tool to gain insights about Google Search Terms your organization cares about. What if you could streamline the process of analyzing keyword search trends and emailing a PDF report in 3-4 seconds? Learn how to do just that.
I’ve just opened up a FREE1-Hour YouTube Course. This is a FREE VERSION of the full 1-Hour Course of Learning Lab 27. You learn to use R Shiny
, Gmail API
, and Google Trends API
to streamline a Google Trends Analysis and Email Workflow using a Shiny
Web App.
Watch Now– Google Trends Email Automation with Shiny Tutorial – Learning Lab 27 (Free Sample Course)
Table of Contents
- Agenda – 4:03
- Shiny App Demo – Google Trends Email App– 5:38
- Google Trends Discussion – 9:32
- Why Automate? My Automation Story – 12:34
- Automation Workflow – 20:56
Code Tutorial
– 23:06- Directory Setup – 23:17
- Google Trends Analysis – 25:01
- GTrends Report Template – 35:26
- Gmail Automation – 38:56
- LL PRO BONUS – Shiny App – 49:03
- 3 Pro-Tips– How to Automate like a Boss! – 53:33
- Special Offer– 4-Course R-Track Bundle – Promo Code: learninglabs– 57:16
Interested in Learning Labs? We have 27 courses and more coming every 2-weeks
Wrangling 4.6M Rows of Time Series Data with data.table
– Learning Lab 13 Available in Learning Labs PRO
We release new Learning Labs every 2-Weeks. And our Course List is growing – with over 27 courses now! Enroll in Learning Labs PRO Membership, and unlock access to:
- 1-Hour Video Courses on Marketing, Finance, Business, and Machine Learning
- Code Projects– Each Lab is a self-contained R Project using tools like
R
,Shiny
,data.table
, and more. - Course List– Up to 27 Courses and growing every 2-weeks!
Unlock Learning Labs PRO Today! Get data science for business education on your schedule.
var vglnk = { key: '949efb41171ac6ec1bf7f206d57e90b8' }; (function(d, t) {var s = d.createElement(t); s.type = 'text/javascript'; s.async = true;s.src = '//cdn.viglink.com/api/vglnk.js';var r = d.getElementsByTagName(t)[0]; r.parentNode.insertBefore(s, r); }(document, 'script'));R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.