Introducing R and RStudio IDE
Last updated on 2024-07-02 | - + Edit this page
- - - + + +Objectives
Getting ready to use R for the first time -
+Getting ready to use R for the first time +
In this lesson we will take you through the very first things you need to get R working.
Tip: This lesson works best on the cloudA Brief History of R
-
+A Brief History of R
+
The
programming language R has been around since 1995, and was created
by Ross Ihaka and Robert Gentleman at the University of Auckland, New
Zealand. R is based off the S programming language developed at Bell
Labs and was developed to teach intro statistics. See this slide
deck by Ross Ihaka for more info on the subject.
-Advantages of using R
-
+Advantages of using R
+
At more than 20 years old, R is fairly mature and growing in popularity.
However, programming isn’t a popularity contest. Here are key advantages
of analyzing data in R:
@@ -471,8 +471,8 @@ Discussion: Your experience
A Brief History of R +
The programming language R has been around since 1995, and was created by Ross Ihaka and Robert Gentleman at the University of Auckland, New Zealand. R is based off the S programming language developed at Bell Labs and was developed to teach intro statistics. See this slide deck by Ross Ihaka for more info on the subject.
-Advantages of using R -
+Advantages of using R +
At more than 20 years old, R is fairly mature and growing in popularity. However, programming isn’t a popularity contest. Here are key advantages of analyzing data in R:
@@ -471,8 +471,8 @@Discussion: Your experience
Introducing RStudio Server -
+Introducing RStudio Server +
In these lessons, we will be making use of a software called RStudio, an Integrated Development Environment (IDE). RStudio, like most IDEs, provides a graphical interface to R, making it more user-friendly, and providing @@ -482,8 +482,8 @@