Learn R Programming

alr4 (version 1.0.7)

allshoots: Apple shoots data

Description

Bland's Apple Shoot data. allshoots includes all the data, shortshoots just the short shoot data, and longshoots includes long shoots only.

Arguments

Format

This data frame contains the following columns:

Day

days from dormancy

n

number of shoots sampled

ybar

average number of stem units

SD

within-day standard deviation

Type

1 if long shoots, 0 if shortshoots.

References

Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.

Examples

Run this code
head(longshoots)

Run the code above in your browser using DataLab