Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Feb 13, 2024
1 parent 57579a9 commit a9a13e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/data_xtabulate.R
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ print.dw_data_xtabulate <- function(x, big_mark = NULL, ...) {
format(x, big_mark = big_mark, ...),
cross = "+",
missing = "<NA>",
footer = summary_line,
caption = caption,
empty_line = "-"
))
Expand Down

0 comments on commit a9a13e5

Please sign in to comment.