Student Reviews
( 5 Of 5 )
2 reviews
Z
Zainab Halepota
17-09-2025
Video of Basic Plots (Part - 3) - How to draw Line Chart in R language ? in R Programming Language course by Unboxing Big Data channel, video No. 30 free certified online
A line graph is a pictorial representation of information which changes continuously over time
Within a line graph, there are points connecting the data to show the continuous change.
The lines in a line graph can move up and down based on the data.
plot(v,type,col,xlab,ylab)