Rdocumentation
powered by
Learn R Programming
radiant (version 0.1.95)
mean_rm: Mean with na.rm = TRUE
Description
Mean with na.rm = TRUE
Usage
mean_rm(x)
Arguments
x
Input variable
Value
Mean value
Examples
Run this code
mean_rm(runif(
100
))
Run the code above in your browser using
DataLab