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.
我想从 R 中的 emmeans() 函数的均值和对比中制作一个表格。有没有简单的方法可以做到这一点?
使用as.data.frame()然后你想把它放在你想要的形式中。还有一种xtable方法可以保留注释。这一切都记录在案。
as.data.frame()
xtable