Use print() on a data.frame. object

USAGE:

print.data.frame(x, ..., quote, right) 

This is a method for the function print() for objects inheriting from class data.frame. See print.matrix for the general behavior of this function and for the interpretation of x, quote.