Skip to content

Commit 5cbce9b

Browse files
committed
Use correct describe
1 parent dce39a0 commit 5cbce9b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

R/data.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
#' All built-in \code{\link{colors}()} translated into Luv colour space.
170170
#'
171171
#' @format A data frame with 657 observations and 4 variables:
172-
#' \itemize{
172+
#' \describe{
173173
#' \item{L,u,v}{Position in Luv colour space}
174174
#' \item{col}{Colour name}
175175
#' }
@@ -181,7 +181,7 @@
181181
#' real estate center, \url{http://recenter.tamu.edu/}.
182182
#'
183183
#' @format A data frame with 8602 observations and 9 variables:
184-
#' \itemize{
184+
#' \describe{
185185
#' \item{city}{Name of MLS area}
186186
#' \item{year,month,date}{Date}
187187
#' \item{sales}{Number of sales}

man/luv_colours.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/txhousing.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)