简体   繁体   中英

how to create a customized table for report using rmarkdown?

i'm new to rmarkdown. i want to create a table for a report in r markdown it will be some thing like below. Is there a way to create table like this.

在此处输入图像描述

You can do just about anything with the excellent {gt} package.

https://gt.rstudio.com/

and

https://gt.rstudio.com/articles/intro-creating-gt-tables.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM