Use summary() on a data.frame object

USAGE:

summary.data.frame(object, maxsum, ...) 

This is a method for the function summary() for objects inheriting from class data.frame. See summary or summary.default for the general behavior of this function and for the interpretation of object.