DA Homework 1
Step 1
Install swirl in Rstudio.
install.packages("swirl")
library(swirl)
install_from_swirl("R Programming")
You can start swirl
by issuing swirl()
. After restarting Rstudio, you should
type library(swirl)
before you can run swirl()
.
Step 2
Work through all but the last lesson (1 to 14, each of which may take 10-20 minutes depending on your pace).
At the end of each lesson answer “No” to the question: “Would you like to receive credit for completing this course on Coursera.org?”.
Additional
Watch this video and collect 3 positive (or negative) points about the project.