File: faithfuld.Rd

package info (click to toggle)
r-cran-ggplot2 2.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,744 kB
  • sloc: sh: 9; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{faithfuld}
\alias{faithfuld}
\title{2d density estimate of Old Faithful data}
\format{A data frame with 5,625 observations and 3 variables.}
\usage{
faithfuld
}
\description{
A 2d density estimate of the waiting and eruptions variables data
\link{faithful}.
}
\keyword{datasets}