Description Usage Arguments Examples
list ncol x ncol sub matrix
1
top5(mtx, ncol = 5)
mtx
matrix
ncol
submatrix size,default 5
1 2
x<-matrix(rnorm(100),ncol=10) top5(x)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.