Skip to content

Commit 72c5b3d

Browse files
Remove unneeded backslash from diamonds docs (#4711)
1 parent 5d31bba commit 72c5b3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/data.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#'
66
#' @format A data frame with 53940 rows and 10 variables:
77
#' \describe{
8-
#' \item{price}{price in US dollars (\$326--\$18,823)}
8+
#' \item{price}{price in US dollars ($326--$18,823)}
99
#' \item{carat}{weight of the diamond (0.2--5.01)}
1010
#' \item{cut}{quality of the cut (Fair, Good, Very Good, Premium, Ideal)}
1111
#' \item{color}{diamond colour, from D (best) to J (worst)}

man/diamonds.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)