تقييمات الطلاب
                
                    
                            
    
    
    
    
                    
                    ( 5 من 5 )
                
                ١ تقييمات 
             
         
        
        
     
          
        
            
                
                    فيديو شرح Basic Plots (Part - 2) - How to draw Scatter Plot in R language ? ضمن كورس لغة R شرح قناة Unboxing Big Data، الفديو رقم 29 مجانى معتمد اونلاين                
            
            
                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)