Started R Programming

This course is the second course in the Data Science Specialization.

In this course I will learn how to program in R and how to use R for effective data analysis. I will learn how to install and configure software necessary for a statistical programming environment, discuss generic programming language concepts as they are implemented in a high-level statistical language. The course covers practical issues in statistical computing which includes programming in R, reading data into R, accessing R packages, writing R functions, debugging, and organizing and commenting R code. Topics in statistical data analysis and optimization will provide working examples.

Here and here you can find my R code of this course.

Related Posts