Skip to content

Commit 323ef27

Browse files
committed
fix R cmd check NOTE
1 parent a6a36b5 commit 323ef27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/mcmc-overview.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#' an additional column `"Chain"` that contains the chain number (an integer)
2727
#' corresponding to each row in the data frame.
2828
#' * __draws__: Any of the `draws` formats supported by the
29-
#' \pkg{\link{posterior}} package.
29+
#' \pkg{posterior} package.
3030
#'
3131
#' __Note__: typically the user should *not* include warmup iterations
3232
#' in the object passed to **bayesplot** plotting functions, although for

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