Description Usage Arguments Value Author(s) Examples
Extract all the missing values in a vector and turn them into a given value.
1 | NAtoZero(v, value = 0)
|
v |
Vector. |
value |
Value to be given to the missing valus. |
Updated vector.
Kaspar Rufibach (maintainer), kaspar.rufibach@gmail.com,
http://www.kasparrufibach.ch
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.