问题
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