Skip to content
Prev 246813 / 398502 Next

summary(list) is awesome, but I want more than summary

On 11-01-08 2:07 AM, Krishna Kirti Das wrote:
summary(mydata, maxsum=Inf)

should work.  See ?summary for other options.

Duncan Murdoch