R语言--初见
认识 R 界面

两个简单的图(练习)
plot(rnorm(50))



boxplot(iris$Sepal.Length~iris$Species,col = c("lightblue","lightyellow","lightpink"))

工作目录

变量-赋值

学习总结(导图)

####### 感悟
相信自己 战胜自己
plot(rnorm(50))
boxplot(iris$Sepal.Length~iris$Species,col = c("lightblue","lightyellow","lightpink"))
####### 感悟
相信自己 战胜自己
本文标题:学习小组 Day4--小陈
本文链接:https://www.haomeiwen.com/subject/aoowzktx.html
网友评论