powered by
head
tail
headtail(x,hlength=6,tlength=6,digits=2)
x <- matrix(sample(10,1000,TRUE),ncol=5) headtail(x,4,8)
Run the code above in your browser using DataLab