Save wider {gt} table as png without cropping
I want to save a table built on {gt}
without losing any columns to the right. I used to do it using gtsave(width = 1600)
(or any number higher than the default 992), but since two weeks ago or so it suddenly stopped responding.