When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Programming Automation with R and RStudio - Complete Guide

R Programming, RStudio, R Automation, R Reporting, Cloud Scheduling, Linux Automation, RStudio Cloud, R Coding

     
  • 4.3
  •  |
  • Reviews ( 44 )
₹2299

This Course Includes

  • iconudemy
  • icon4.3 (44 reviews )
  • icon5.5 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About Programming Automation with R and RStudio - Complete Guide

Learn how to Automate every Office and Business task with R programming language and RStudio!

This course will give you a complete overview of a set of tools and packages that can help you automate any office and business task with the R programming language.

With Udemy's 30-day money-back guarantee in place, there's no need to worry if the class doesn't meet your expectations.

The learning material does not contain any analytics or data science lessons.

We will not study statistics or machine learning.

We will not write complex algorithms and solve coding puzzles.

Instead, we focus on how to make your life easier and save time for yourself and money for your company.

This course is the most complete automation course you will find online

After completing this course you will be able to schedule any repetitive task with R and RStudio

read and write files dynamically from various sources (local drive, web, Google Sheets, dropbox, amazon)

store results without complex SQL databases using various R packages

parse emails and attachments for further manipulations with R programming

produce custom Excel, PowerPoint, and Word documents from R scripts

send results by email and files as attachments

export your scripts to the cloud, schedule automatic runs or on-demand

create a cloud dashboard to control R automated tasks

Automation is a very dynamic skill and I am learning new skills every day.

This course will be updated with new programming skills, packages and features.

My experience

During my banking career, I had to program hundreds of automatic mailing reports to track stock market information and portfolio performance on daily basis. By automating these tasks I became very efficient with my time.

Currently, as a consultant, I help dozens of companies to automate their recurring tasks. Often hundreds of hours of manual work per month are saved once a complex recurring task is automated.

I teach R, C# and Excel/VBA on a daily basis and after 1,200 mentoring sessions, I know precisely which tools are necessary for most of the people who learn programming.

As a consultant, you can very quickly acquire new clients who desperately need to improve their business.

Why R, RStudio, and Posit?

R is one of the simplest programming languages to learn and is very friendly with data manipulation.

R is open source and is part of a large community of developers that create and maintain packages we will explore during this course.

RStudio is probably the best IDE for programmers (also supports C++, Python, SQL, and other languages).

As of the end of 2023, R is rocking it with these cool numbers:

RStudio has an active user base of 3.5 million.

Posit cloud has a 65,000 userbase.

Over the year, an impressive 2 billion R packages were downloaded.

Which Packages will be covered?

Base R functions will be covered as much as possible however they are very limited.

Therefore we will learn a set of packages necessary for the programming automation tasks.

dplyr: R data manipulation with very user-friendly syntax

tidyr: data clean-up, remove duplicates, NA's etc.

stringr: string and regex manipulation

lubridate: work with Date class objects

pdftools: parse content from PDF files

htmltab: parse html tables from web

gsheet: download files from Google Sheets

mRpostman: connect to email box and read data from Emails

emayili: connect to email box and send emails

tableHTML: create custom format HTML tables

openxlsxl: read and write Excel files

officer: read and write Word and PowerPoint documents

flextable: create formated tables as content for officer

rdrop2: connect to dropbox as cloud source using R and RStudio

What You Will Learn?

  • Automate Tasks with R Programming Language.
  • Manipulate Data from Local, Web and Cloud Sources using R and RStudio.
  • Schedule Automation - Cloud or Local.
  • Read and Write CSV, TXT, XLSX with R.
  • Create Formatted Excel Spreadsheets with R Code.
  • Create Dynamic Reports (Powerpoint, Word, PDF, HTML).
  • Parse Web and PDF Files with R packages.
  • Parse Email Content and Attachments.
  • Send Automated Emails with R and RStudio.
  • Cloud Solutions - Dropbox and Amazon S3.
  • Github Repository Management.
  • Linux Server and AWS EC2 - Install R and Setup CronJobs.