Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Jun 22, 2024
1 parent cf6b6a3 commit ba08078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/data_xtabulate.R
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
attr(out, "total_n") <- total_n
attr(out, "weights") <- weights
attr(out, "proportions") <- proportions
attr(out, "varname") <- obj_name

class(out) <- c("dw_data_xtabulate", "data.frame")

Expand Down

0 comments on commit ba08078

Please sign in to comment.