Skip to content

Commit bbd5ad2

Browse files
committed
add missing \'s
1 parent 7949148 commit bbd5ad2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

R/GoosePermitsDoc.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
#' @usage data(GoosePermits)
1010
#' @format A data.frame with 11 observations on the following 3 variables.
1111
#' \describe{
12-
#' item{code{bid }}{amount offered for permit (US $) (numeric)}
13-
#' item{code{keep }}{number of hunters who kept the permit and returned the cash (numeric)}
14-
#' item{code{sell }}{number of hunters who kept the cash and returned the permit (numeric)}
12+
#' \item{\code{bid }}{amount offered for permit (US $) (numeric)}
13+
#' \item{\code{keep }}{number of hunters who kept the permit and returned the cash (numeric)}
14+
#' \item{\code{sell }}{number of hunters who kept the cash and returned the permit (numeric)}
1515
#' }
1616
#' @source Bishop and Heberlein.
1717
#' "Measuring values of extramarket goods: are indirect measures biased?".

man/GoosePermits.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)