You can convert the table into a grob with gridExtra::tableGrob()
and then join plot and table using patchwork
or cowplot
If you need more specific help, please provide a proper REPRoducible EXample (reprex) illustrating your issue.
You can convert the table into a grob with gridExtra::tableGrob()
and then join plot and table using patchwork
or cowplot
If you need more specific help, please provide a proper REPRoducible EXample (reprex) illustrating your issue.