Introduction

You will learn about different types of data storing in objects.

You may like to store more information than just one value inside a variable. There many different object types which can store more than one value. The ones we use the most are:

  • Lists
  • Data Frames
  • Matrices
  • Arrays

Comments?

You can leave comments below if you have questions or remarks about any of the text or code in this unit. Please copy the corresponding line into your comment to make it easier to answer your question.

Updated: