Description Usage Arguments Value Examples
Removes rows with more than thresh NA's from matrix
1 | removeNArows(obj, thresh = 0)
|
obj |
matrix or dataframe |
thresh |
- maximum number of NA's / row - if more the row will be removed |
matrix
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.