mean0 | R Documentation |
Helper Function which returns the mean, unless there is a 0 value then it returns 0
mean0(vec)
vec |
numeric vector |
the mean of the vector unless 0 is present, then returns 0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.