Skip to content

Commit

Permalink
Fix note in RMD check.
Browse files Browse the repository at this point in the history
  • Loading branch information
sempwn committed Feb 14, 2024
1 parent 358b1a7 commit 8e063c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/utils-table.R
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ kit_summary_table <- function(fit, ..., data = NULL,

i <- sim_p <- times <- estimate <- Distributed <- Reported_Distributed <- NULL
sim_used <- Reported_Used <- Orders <- NULL
.chain <- .draw <- .iteration <- value <- NULL

percent_func <- scales::percent_format(accuracy = accuracy)
comma_func <- scales::comma_format(accuracy = accuracy)
Expand Down

0 comments on commit 8e063c0

Please sign in to comment.