Conditionally formatting tables using gridExtra in R

痞子三分冷 提交于 2019-12-04 21:48:39

Having just emailed Baptiste the author of gridExtra, that functionality is not currently available.

However, he says that once the gtable package is officially released he is planning to make an update to grid.table which should make it easier to customise the output. But also says not to "hold your breath"...He also however suggested to feel free to use the source code and adapt it.

But I too have been looking for ways to highlight rows in tables and have used the package dprint to do so. Hope that helps.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!