Skip to contentSkip to Content
CSXPLORE
  • R
  • Data Visualization
  • ML Algorithms
Close MenuClose Menu
Getting Started with R Variables and Operators Reading and Writing data Data Structures Vector Factor List Matrix Data Frames Data Structures Summary Data Management Control Flow Statements The apply() family of functions Functions Pattern Matching

Data Structures

Common Data Structures in R are

  • Vector
  • Factor
  • List
  • Matrix
  • Data Frames
  • @csxplore.com