Lesson 5 Data frames


5 Learning Objectives

  • load external data (CSV files) in memory
  • understand the concept of a data.frame
  • know how to access any element of a data.frame
  • understand factors and how to manipulate them