Description Format Source References Examples
Data on eruptions of Old Faithful Geyser, October 1980. Variables are the duration in seconds of the current eruption, and the time in minutes to the next eruption. Collected by volunteers, and supplied by the Yellowstone National Park Geologist. Data was not collected between approximately midnight and 6 AM.
This data frame contains the following columns:
Duration in seconds
Time to next eruption
R. Hutchinson
Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.
1  | 
Loading required package: car
Loading required package: effects
Loading required package: carData
Attaching package: 'carData'
The following objects are masked from 'package:car':
    Guyer, UN, Vocab
lattice theme set by effectsTheme()
See ?effectsTheme for details.
  Duration Interval
1      216       79
2      108       54
3      200       74
4      137       62
5      272       85
6      173       55
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.