| 
    
    DATA MINING
     Desktop Survival Guide by Graham Williams  | 
    
    
     
     | 
    |||
When dealing with data in any system we need to dig a little deeper into the details of the data. R is an object-oriented language and every object in R has a class. Functions in R then operate on objects of particular classes.