Data Types & Atomic Classes - Introduction to R

Originally published at: https://tutorials.datasciencedojo.com/introduction-to-r-part-2-1/

In this introduction to R tutorial, we go deeper into how R functions, and introduce data types and the 5 atomic classes. R has three number types, a character type, and a logical type.

Download R Here

Download RStudio Here

(514)