Run ❯
Get your
own
website
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
# We need this line of code to show graphs in our compiler bitmap(file="out.png") x <- c(1, 2, 3, 4, 5) y <- c(3, 7, 8, 9, 12) plot(x, y)