head
and tail
headTail(x,hlength=4,tlength=4,digits=2,ellipsis=TRUE)
headtail(x,hlength=4,tlength=4,digits=2,ellipsis=TRUE)
topBottom(x,hlength=4,tlength=4,digits=2)
topBottom is just a call to headTail with ellipsis = FALSE and returning a matrix output.
head
and tail