Description Usage Arguments Value Examples
removeNAN removes the missing values from the data matrix.
| 1 | removeNAN(x, v = 0)
 | 
| x | a matrix of numeric values | 
| v | the value assigned to the missing values, by default, 0 | 
a matrix of numeric values
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.