powered by
harmonic.mean(x)
x <- seq(1,5) x2 <- x^2 harmonic.mean(x) harmonic.mean(x2)
Run the code above in your browser using DataLab