Skip to content

Commit

Permalink
fix issue #302
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-buerkner committed Oct 25, 2023
1 parent e23467b commit 42cc219
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions R/posterior-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@
#' * `posterior.max_chains`: Maximum number of chains to print.
#' * `posterior.max_variables`: Maximum number of variables to print.
#'
#' The following options are used for formatting the output of
#' [`summarize_draws`]:
#'
#' * `posterior.num_args`: Arguments passed to [num()][tibble::num]
#' for pretty printing of summaries.
#'
#' The following options are used to format and print [`rvar`] objects,
#' as in `print.rvar()` and `print.draws_rvars()`:
#'
Expand Down
7 changes: 7 additions & 0 deletions man/posterior-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 42cc219

Please sign in to comment.