r语言seq r语言seq函数 r语言sample怎样输出多个数据x<-seq(-10,10,0.1)plot(x,y=x,type="l")lines(x,y=x*x,type="l") 具体细节 调整数... 小编 /R语言 /2023-11-02 /0 评论 /147 阅读