rm_zeros | R Documentation |
removes 0-only rows and columns in a matrix.
rm_zeros(obj)
obj |
A matrix. |
Input matrix with rows & columns consisting of only 0 removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.