Last updated
Last updated
The content of this module is 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: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.
You can read more about swirl .
This page takes an estimated 40 minutes to complete.