Skip to content

Commit

Permalink
code structure
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Feb 13, 2024
1 parent 652df44 commit cd14e60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/data_xtabulate.R
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@
}


# methods ---------------------


#' @export
format.dw_data_xtabulate <- function(x, format = "text", digits = 1, big_mark = NULL, ...) {
# convert to character manually, else, for large numbers,
Expand Down

0 comments on commit cd14e60

Please sign in to comment.