Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
dcolumn按照用户指南中texreg的建议,我想使用texreg.
dcolumn
texreg
但是,dcolumn似乎不适用于当前版本的 R:
> install.packages("dcolumn") Warning in install.packages : package ‘dcolumn’ is not available (for R version 3.4.3)
任何替代方法的解决方案/建议?(表格将在 RStudio 中使用 knitr 进行编译。)
dcolumn 不是 R 包 (CRAN),但它是 LaTex 包 (CTAN)。您是否尝试过在降价文件中调用 dcolumn 包?
这里有投影仪的例子:
如何在 R markdown beamer 中使用乳胶包?
I'm putting together a tournament bracket system allowing you to drag 'winners' to the next round, and if applicable the loser is automatically transfered to his place in a losers brac