Description Usage Arguments Value
Helper function to convert NA's to 0 when summing.
1 | na2zero(x)
|
x |
A numeric value. |
The value of x if x has a value and 0 if x is na or has length 0. If x has length >1, an error is thrown.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.