Use residuals() on a lm object

USAGE:

residuals.lm(object, type) 

This is a method for the function residuals() for objects inheriting from class lm. See residuals or residuals.default for the general behavior of this function and for the interpretation of object, type.