This project uses the R “Orange” data frame which has 35 rows and 3 columns, of records of the growth of orange trees. The columns are:
- Tree: a factor indicating the tree on which the measurement was done (including 5 trees).
- age: a numeric value indicating the age of the tree (in days since 31/12/1968).
- circumference: The tree trunk circumference (in mm).