Skip to content
Prev 227364 / 398500 Next

Wrap column headers caption

I could be wrong here, but I don't think there's a way to do that as 
print.data.frame is currently defined.  You might find the print.gap 
argument of some use, it ultimately gets passed down to print.default 
and will affect the output.

I can't think of a way to do this, hopefully someone else will have an 
idea.