- R Programming Fundamentals
- Kaelen Medeiros
- 37字
- 2021-07-23 16:58:19
Variable Types and Data Structures
In this section, we'll begin first with an exploration of different variable types: numeric, character, and dates. We'll then look at different data structures in R: vectors, lists, matrices, and data frames.