Programming R Vectors and Factors
R is a widely used programming language for statistical computing. This course will teach you the fundamentals of understanding and working with vectors and factors within R.
What you'll learn
R is a popular programming language for statistical computing. In this course, Programming R Vectors and Factors, you will gain foundational knowledge of all data types and structures within R. First, you will learn some of the most commonly used data types and data structures used in R. Then, we will explore all of the data types and structures in R. Next, we will dive deeper into the specific data structures of vectors and factors. Finally, we will discover how to program and work with vectors and factors including accessing, adding and removing elements, using and understanding coercion and performing common operations on vectors and factors.