meanNA {latrend} | R Documentation |
Mean ignoring NAs
Description
Mean ignoring NAs
Usage
meanNA(x, ...)
Arguments
x |
an R object. Currently there are methods for
numeric/logical vectors and date,
date-time and time interval objects. Complex vectors
are allowed for |
... |
further arguments passed to or from other methods. |
[Package latrend version 1.6.1 Index]