阅读背景:

将两列合并成一列,每个元素在R中

来源:互联网 

I have the following data:

我有以下数据:

df <- data.frame(estimate = c(1,2), sd = c("(0.5)*","(0.5)***"))
rownames(df) <- c("race","gender")
df <- da



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: