Lesson 3: Data type
-
In this lesson you will:
Understand Numeric Data Types: Learn how numeric data types store real numbers, including decimals, and their role in data analytics.
Identify Character Data Types: Explore how text or strings are represented, stored, and used in R programming with proper formatting.
Explore Logical Data Types: Understand Boolean values, their binary nature, and their application in conditions and decision-making processes.
Learn About Complex Numbers: Discover how complex numbers with real and imaginary parts are represented and utilised in computations.