Collections

Profile picture of Drew LaMar

Drew LaMar created this post

DataCamp Course: Working with the RStudio IDE (Part 1)

Course Description

In the first part of this two-part RStudio tutorial, you will learn how to use RStudio, an IDE for R.

Chapter 1 will cover:

  1. how to install R Studio for Mac, Windows, or Linux
  2. how to run R code
  3. debugging in R

Chapter 2 will get into the features of the IDE geared toward making you a more effective R programmer, including code diagnostics and running scripts.

Finally, Part 1 finishes with a brief chapter on using RStudio projects for organizing and sharing your code with others.

In Part 2, you will learn how RStudio makes it easy to build your own R packages, integrate with GitHub, and use tools like R Markdown.

0 comments 0 reposts

Profile picture of Drew LaMar

Drew LaMar onto Data Life Cycle: Program