Objects in R
R stores all data and statistical results as ‘objects’, or named containers
R uses objects instead of storing data and formulae (functions) in cells of a spreadsheet
R stores all data and statistical results as ‘objects’, or named containers