Getting Started
This page takes an estimated 40 minutes to complete.
Last updated
This page takes an estimated 40 minutes to complete.
Last updated
The content of this module is from this Coursera course offered by Johns Hopkins University.
Using the course resources, download and install R and R Studio on your machine. You can follow the below links for convenience.
For Mac users
For Windows users:
The swirl teaches you R programming and data science interactively, at your own pace, and right in the R console. We use swirl for practice problems.
To install it, follow the below steps.
library()
function. Then you will call the function that starts swirl. Type the following, pressing Enter after each line:You can read more about swirl here.
If you made it here, then congratulations! You have successfully completed this section. Move to the next portion of the guide with the arrow buttons below.