Skip to content

Commit 691fd80

Browse files
committed
regenerate some Rd files
1 parent 3104a3e commit 691fd80

File tree

7 files changed

+37
-27
lines changed

7 files changed

+37
-27
lines changed

man-roxygen/return-ggplot-or-data.R

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
#' @return A ggplot object that can be further customized using the **ggplot2**
2-
#' package. The functions with suffix `_data` return the data that would have
3-
#' been drawn by the plotting function.
1+
#' @return The plotting functions return a ggplot object that can be further
2+
#' customized using the **ggplot2** package. The functions with suffix
3+
#' `_data()` return the data that would have been drawn by the plotting
4+
#' function.

man/MCMC-diagnostics.Rd

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

man/MCMC-intervals.Rd

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

man/MCMC-parcoord.Rd

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

man/MCMC-traces.Rd

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

man/PPC-distributions.Rd

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

man/PPC-intervals.Rd

Lines changed: 4 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)