Is there a way to unify the numbering of tables caption in r markdown to html in r via `kable()` and `htmltable()`?

前端 未结 0 1787
梦谈多话
梦谈多话 2020-12-29 14:46

When I want to print some tables in html report from knitr, sometime I use knitr::kable(), and other times I use htmltable::htmltable.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题