Programming R Vectors and Factors

Go to class
Write Review

Free Online Course: Programming R Vectors and Factors provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Programming R Vectors and Factors is taught by Justin Flett.

Overview
  • 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.

    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.