Create and combine tables with a ggplot2/patchwork syntax.
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
Create and combine tables with a ggplot2/patchwork syntax.
See a short introduction in the getting started vignette.
knitr::include_graphics("https://mmtable2.s3.ap-southeast-2.amazonaws.com/mmtable2.gif")
mmtable2 is not available on CRAN. It can be installed from github with the following script:
devtools::install_github("ianmoran11/mmtable2")