r语言极差函数 r语言极差函数.求平均数。> x<-c(1,10,20,30,40,50,NA,60)> xm<-mean(x)> xm[1] NA#na.rm表示允许缺失数据NA> xm<... 小编 /R语言 /2023-10-23 /0 评论 /150 阅读