行名未出现在tab_df中sjPlot

问题描述

下面的示例来自“ tab_df {sjplot}”的帮助。唯一的变化是我添加了参数“ show.rownames = T”,该参数应将行名添加到表中。但是,它们不会出现。有人知道我在做什么错吗?

library(sjplot) #loading the library

data(iris)
tab_df(iris[1:5,],show.rownames=T)

非常感谢! 卢卡斯

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)