Question Details

No question body available.

Tags

r gridextra formattable gtable

Answers (1)

January 27, 2026 Score: 3 Rep: 34,069 Quality: Medium Completeness: 80%

You can first render the formattable and capture it as a PNG via {webshot}; then convert that image into a rasterGrob.

library(formattable)
library(grid)
library(gridExtra)

mydf