# | Likes | Tech tags | Title | Creator | Created date |
---|---|---|---|---|---|
1 | 0 |
2022-12-15 20:49
|
Renders the following line graph:
plot(c(1, 2, 3, 5), c(2, 5, 4, 6), type = "l")
functions | |
graphics::plot |
rdocumentation.org |
Render a line graph. Include a picture of the line graph in the specification.