Introduction to R Programming
This course provides an easy introduction to programming in R.
Overview
This course provides an easy introduction to programming in R for those who have little or no programming experience. Topics include understanding file formats, basic R syntax, and how to use text editors to write code. You will learn to read in files, use symbols and assignments, and iterate simple loops, and the course closes with a discussion of data structures (including vectors and data frames) and subsetting.
- Introductory
- 4 Weeks
- Expert Instructor
- Tuiton-Back Guarantee
- 100% Online
- TA Support
Learning Outcomes
After taking this course you should be able to install and read data files in R. You will learn to perform various operations and apply common functions to manipulate and analyze data using basic R syntax.
- Install R and RStudio
- Write simple pseudocode and create simple flow charts
- Document your code
- Use file management and version control tools
- Perform simple arithmetic and statistical operations in R
- Read data files into R
- Create loops for iteration (e.g. for loop)
- Subset data vectors and lists
- Use apply family of functions for subsetting and basic computations
- Use simple R functions for numerical analysis
- Use simple R functions for basic graphs
- Get familiar with R Data Structures, especially vectors and data frames
- Perform data manipulation on data frames
- Perform sorting, merging of data frames
Who Should Take This Course
Those who want to start their study of programming in R, especially those with no prior programming experience. If you do have some programming experience and want to learn R, you could consider starting directly with R Programming Introduction Part 2.
Our Instructors
Dr. Tal Galili
Course Syllabus
Week 1
Getting Started with R
- Basic programming principles
- Flow charts
- Pseudocode
- Installing, starting and stopping R
- File operations and file formats
- Writing code and text editors
- Basic R syntax
- Reading files
- Symbols and assignment
Week 2
Variables, Loops and Data Structures
- Variables
- Sequences
- Simple loops (iteration)
- Data structures
- Exploring data
- Subsetting data
Week 3
apply and other Functions
- apply function
- Special values
- Packages
- Useful functions
Week 4
Multidimensional Data
- Overview of vectors, vector manipulation
- Factors
- Attributes
- Lists, matrices, and arrays
- Data Frames
Class Dates
2024
Instructors: Dr. Tal Galili
Instructors: Dr. Tal Galili
Instructors: Dr. Tal Galili
2025
Instructors: Dr. Tal Galili
Instructors: Dr. Tal Galili
Instructors: Dr. Tal Galili
Prerequisites
If you do have some programming experience and want to learn R, you could consider starting directly with R Programming – Introduction Part 2.
The Statistics.com courses have helped me a lot, pushing me to the limit and making me learn much more than I expected I could. The knowledge I gained I could immediately leverage in my job … then eventually led to landing a job in my dream company – Amazon.
Karolis Urbonas
This program has been a life and work game changer for me. Within 2 weeks of taking this class, I was able to produce far more than I ever had before.
Susan Kamp
The material covered in the Analytics for Data Science Certificate will be indispensable in my work. I can’t wait to take other courses. Great work!
Stephen McAllister
I learned more in the past 6 weeks than I did taking a full semester of statistics in college, and 10 weeks of statistics in graduate school. Seriously.
Amir Aminimanizani
This is the best online course I have ever taken. Very well prepared. Covers a lot of real-life problems. Good job, thank you very much!
Elena Rose
The more courses I take at Statistics.com, the more appreciation I have for the smart approach, quality of instructors, assistants, admin and program. Well done!
Leonardo Nagata
This course greatly benefited me because I am interested in working in AI. It has given me solid foundational knowledge…After completing this last course, I feel I have gained valuable skills that will enhance my employability in Data Science, opening up diverse career opportunities.
Richard Jackson
Frequently Asked Questions
-
What is your satisfaction guarantee and how does it work?
-
Can I transfer or withdraw from a course?
-
Who are the instructors at Statistics.com?
Visit our knowledge base and learn more.
Additional Information
Course Text
The course text is Introduction to Data Technologies by Paul Murrell. It may be purchased from the publisher Chapman and Hall/CRC Press. The text is also available online here in both PDF and HTML formats.
Software
You must have a copy of R for the course. Click Here for information on obtaining a free copy, including installation instructions. Installation will be covered in the first week of the course, but you should try installing R before the course starts, so that any issues you encounter can be addressed early.