I am trying to export my tbl_summary from R as a png file. I\'ve tried
gt::gtsave(as_gt(demtable),file="demographic_table.png")
It