Description Usage Arguments Examples
This function does for a matrix what head() does for a data frame.
1 |
x |
Matrix to view |
min |
Minimum row and column indices to view. Defaults to c(0,0) |
max |
Maximum row and column indices to view. Defaults to c(10,10) |
1 | plotTermCoefs()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.