-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement gt table object output #23
Conversation
ca3960f
to
c148c7c
Compare
Starting to look really good! Do you want to add a vignette for this or shall I? |
Yes, that would be great! |
I think this is ready to be released now. Anything more you want to add @stefur ? |
Nothing more for the moment. I do have things like number formatting and highlighting columns/rows on the list for the future. |
Fixed a bug related to masking of sums and implemented formatting with thousand separator. Now I'm going to go ahead and merge. :) |
A first draft for #18. Still missing masking, totals and theming.