Learn R Programming

LearningRlab (version 2.2)

interactive.geometricMean: User Interactive Geometric Mean Calculus

Description

Interactive function for geometric mean calculus.

Usage

interactive.geometricMean()

Arguments

void, not argument

Value

An interactive process to calculate the geometric 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 geometric mean formule, apart from the geometricMean_ help document.

Examples

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

Run the code above in your browser using DataLab