Learning Paths
Skills
Programming Data Structures in R
- 4 courses
- 6 hours
- Skill IQ
There are five data structures that are used to store data in an organized fashion. This allows data manipulations and data operations to become more efficient.
Courses in this path
Beginner
Working with basic data types, selecting the appropriate data structures, creating vector variables and storing and accessing data in a factor.
Intermediate
Store and access data in a data frame, matrix, list, and arrays.