Learn R Programming

datana (version 1.0.6)

eucaleafAll: Leaf measurements (all, n=744) for Eucalyptus nitens trees in Tasmania, Australia.

Description

The length, width, and area of Eucalyptus nitens leaves were measured for all the samples of Candy (1999).

Usage

data(eucaleafAll)

Arguments

Format

Contains leaf-level variables, as follows:

time

Time factor, in two levels: early or Late.

tree

Sample tree code identificator.

shoot

Shoot description factor, in three levels.

l

Length of the leaf, in mm.

w

Width of the leaf, in mm.

la

leaf area, in cm\(^{2}\).

References

- Candy SG. 1999. Predictive models for integrated pest management of the leaf beetle Chrysophtharta bimaculata in Eucalyptus nitens in Tasmania. Doctoral dissertation, University of Tasmania, Hobart, Australia.

Examples

Run this code
data(eucaleafAll)    
head(eucaleafAll) 

Run the code above in your browser using DataLab