The recent v1.3 release of patchwork allows adding gt tables.
Tables with short descriptive information are an essential element of my notebooks. So far, I have mainly relied on the default knitr for simple tables and used reactable for larger interactive tables.
So here is an example of patchwork that combines a figure and a gt table, using the palmerpenguins data.