| nanRep | R Documentation | 
Replaces NaN values by the speficied values (0 by default)
nanRep(x, rep = 0)
| x | A vector or similar where the NaNs are to be replaced. | 
| rep | A value that should replace the NaNs (0 by default). | 
x with NaNs replaced by rep.
Aleš Žiberna
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.