DSI-506 Programming 1: R
This course introduces essential concepts and techniques of programming in the R computer programming language. It covers R variables, data types, arithmetic and logical operations, environments, functions, flow control, and loops. The course also discusses using R to get clean and transform data, which is a critical step in any data analysis project. Upon completion of this course, students should be able to set up an R programming environment and perform common R programming tasks.