Learn R Programming

LearningRlab (version 2.2)

interactive.harmonicMean: User Interactive Harmonic Mean Calculus

Description

Interactive function for harmonic mean calculus.

Usage

interactive.harmonicMean()

Arguments

void, not argument

Value

An interactive process to calculate the harmonic mean

Details

The user provides the dataset when the function needs it. After that, the function will ask what is the correct result for this dataset. The function itself will provide the harmonic mean formule, apart from the harmonicMean_ help document.

Examples

Run this code
# NOT RUN {
  
# }
# NOT RUN {
  interactive.harmonicMean()
  
# }
# NOT RUN {
 
# }

Run the code above in your browser using DataLab