render DT::datatables in a pdf using rmarkdown?

大憨熊 提交于 2020-01-16 00:43:30

问题


This is similar to how to render DT::datatables in a pdf using rmarkdown?

DataTable has an option to add a pdf button and export and nice looking pdf of the Table. (see https://rstudio.github.io/DT/extensions.html)

Is there a way to do this in Rmarkdown directly? It would save me effort of converting a list of DTs to kable.

来源:https://stackoverflow.com/questions/55845388/render-dtdatatables-in-a-pdf-using-rmarkdown

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