W3School TIY Editor
W3School 在线教程
改变方向
暗黑模式
# 我们需要这行代码来在我们的编译器中显示图形 png(filename="output.png") # 在图中绘制从 1 到 10 的数字 plot(1:10)