Ability to print xtabs output #1075
rickdonnelly
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I pass the output of xtabs directly to gt I get an error message. If I cast the xtabs output to a tibble it will print but loses the cross-tabulation formatting. It would be awesome if I could print it as xtabs displays it.
Beta Was this translation helpful? Give feedback.
All reactions