Sometimes it’s a delight to see plots in a table. Here we provide some examples and recipes for common tasks using both kableExtra
’s built-in functions and external libraries.
library(kableExtra)
library(plotly)
library(sparkline)
library(tidyverse)