is there any way to convert a regulartable or a flextable to a graphical object, maybe to a grobTable, so that it can be used later by the gridExtra package (eg. with the method grob.arrange) to arrange more elements in a slide easier? grid.arrange accepts only grobs as input parameters. It works with ggplots but not with regulartables/flextables. Thank you!
Asked
Active
Viewed 383 times
2
-
1that's a very good idea. No promise but I can try an implementation (but not before few months to be realistic...) – David Gohel Aug 22 '18 at 13:24
-
It would be great! Thank you! – Popescu Gabriel Aug 31 '18 at 08:20