R语言学习

1、安装R GUI和RStudio,多个版本的话可以通过RSwitch来转换

2、绘图出现中文乱码后可以通过设置family显示正常

plot(x2,y,main = "画图",type = "s",sub = "阶梯图",xlab = "x轴",ylab = "y轴",family="STXihei")

  

上一篇:枚举


下一篇:document.anchors锚点