Skip to content

Commit 8438fa3

Browse files
committed
And cmdstanr_print_line_numbers to list of global options
1 parent c4ebd7f commit 8438fa3

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

R/options.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
#' * `cmdstanr_max_rows`: The maximum number of rows of output to print when
1919
#' using the [`$print()`][fit-method-summary] method. The default is 10.
2020
#'
21+
#' * `cmdstanr_print_line_numbers`: Should line numbers be included when
22+
#' printing a Stan program? The default is `FALSE`.
23+
#'
2124
#' * `cmdstanr_no_ver_check`: Should the check for a more recent version of
2225
#' CmdStan be disabled? The default is `FALSE`.
2326
#'

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