Skip to content

Commit

Permalink
Fix documentation check error
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-long committed Aug 14, 2024
1 parent 467392d commit c3661a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/export_summ.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#' @param error_format Which of standard error, confidence intervals, test
#' statistics, or p values should be used to express uncertainty of estimates
#' for regression coefficients? See details for more info.
#' Default: "({std.error})"
#' Default: `"({std.error})"`
#' @param error_pos Where should the error statistic defined in
#' \code{error_style} be placed relative to the coefficient estimate?
#' Default: "below"
Expand Down
2 changes: 1 addition & 1 deletion man/export_summs.Rd

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

0 comments on commit c3661a6

Please sign in to comment.