R Programming Fundamentals
上QQ阅读APP看书,第一时间看更新

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.