set the size of words:
mac: 'command -' is lessen,and of course 'command+' is becoming larger
dir()
list.files()
a<- 111
rm(a)
rm(b,c)
rm(list = ls())
history()
click a sentence twice, it will appear behind of '>'
plot(runif(50))
boxplot(iris$Sepal.Length~iris$Species,col = c("lightblue","lightyellow","lightpink"))
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。