R language

RStudio Essentials Webinar Series

Have you used RStudio? If you have, you probably know this is one of the best Integrated Development Environments for R.

If you haven’t used RStudio yet, check out this video:

RStudio, Inc. provides open source and licensed versions of RStudio. You can check the details here.

The purpose of this post was to let you know that RStudio, Inc. has created a webinar series called “RStudio Essentials”. In this series you’ll learn to get the most out of this IDE capabilities.

The sections are listed below:

  • Programming Part 1 (Writing code in RStudio) – December 2nd, 2016
  • Programming Part 2 (Debugging code in RStudio) – December 9th, 2016
  • Programming Part 3 (Package Writing and in RStudio) – December 16th, 2016
  • Managing Change Part 1 (Projects in RStudio) – January 6th, 2017
  • Managing Change Part 2 (Github and RStudio) – January 20th, 2017
  • Managing Change Part 3 (Package version with Packrat) – February 3rd, 2017

 

Update: The webinars dates have passed already but you can watch the recordings here: RStudio Webinars. This link also contains videos about Data Science and from the RStudio Conferences.

Please share this post so more people can benefit from these webinars!

Disclaimer: RStudio is a trademark of RStudio, Inc. I don’t have any type of affiliations with RStudio, Inc.

Orlando Mezquita

Love helping out people to get better using data analysis tools! My day job is statistician for a Pharmaceutical Company.

Share
Published by
Orlando Mezquita

Recent Posts

18 courses to learn R in 2018

Do you want to learn or get better at R programming?  If yes, you will…

7 years ago

Calculating the median in Excel PivotTables

Go to Master Data Analysis Yes, you read the title of this post correctly, you…

7 years ago

Using R to predict if a customer will buy

In this post, I’ll show how to create a simple model to predict if a…

8 years ago

Data Science for Beginners

Are you wondering what's all this buzz about data science? The following videos will give…

8 years ago

Import excel files with a dynamic starting row

Go to Master Data Analysis This is the 4th post of a series that covers…

8 years ago

Import specific cells from Excel files

Go to Master Data Analysis This is the 5th post of a series that covers…

8 years ago