Student Reviews
                
                    
                            
    
    
    
    
                    
                    ( 5 Of 5 )
                
                1 review
             
         
        
        
     
          
        
            
                
                    Video of Basic Plots (Part - 2) - How to draw Scatter Plot in R language ? in R Programming Language course by Unboxing Big Data channel, video No. 29 free certified online                
            
            
                The scatter plots are used to compare variables. 
A comparison between variables is required when we need to define how much one variable is affected by another variable. 
 
 plot(x, y, main, xlab, ylab, xlim, ylim, axes)