Skip to content

Commit dc91b58

Browse files
committed
shorten examples runtime for r cmd check
1 parent b9f1a14 commit dc91b58

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

R/mcmc-intervals.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
#' )
8585
#' plot(p)
8686
#'
87+
#' \donttest{
8788
#' # control spacing at top and bottom of plot
8889
#' # see ?ggplot2::expansion
8990
#' p + scale_y_discrete(
@@ -107,6 +108,7 @@
107108
#' "beta[4]" = "param label 2"),
108109
#' limits = c("beta[4]", "alpha")
109110
#' )
111+
#' }
110112
#'
111113
#' # color by rhat value
112114
#' color_scheme_set("blue")

man/MCMC-intervals.Rd

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

0 commit comments

Comments
 (0)