Skip to content

Commit 23e3241

Browse files
MaraAlexeevyutannihilation
authored andcommitted
Clarify documentation in mpg: very minor (#3515)
* add helpful explanation of mpg$drv
1 parent dcb510e commit 23e3241

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/data.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
#' \item{year}{year of manufacture}
101101
#' \item{cyl}{number of cylinders}
102102
#' \item{trans}{type of transmission}
103-
#' \item{drv}{f = front-wheel drive, r = rear wheel drive, 4 = 4wd}
103+
#' \item{drv}{the type of drive train, where f = front-wheel drive, r = rear wheel drive, 4 = 4wd}
104104
#' \item{cty}{city miles per gallon}
105105
#' \item{hwy}{highway miles per gallon}
106106
#' \item{fl}{fuel type}

man/mpg.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)