Web Links - TutorialAdvisor

Create Awesome HTML Table with knitr::kable and kableExtra

Link informations
Visits number : 1253
Category : TutorialAdvisor
Keywords : R Markdown, knitr
No comment
0 Note
The goal of kableExtra is to help you build common complex tables and manipulate table styles.

It imports the pipe %>% symbol from magrittr and verbalize all the functions, so basically you can add “layers” to a kable output in a way that is similar with ggplot2 and plotly