Learn R Programming

LearningRlab (version 2.2)

interactive.mean: User Interactive Mean Calculus

Description

Interactive function for arithmetic mean calculus.

Usage

interactive.mean()

Arguments

void, not argument

Value

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

Examples

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

Run the code above in your browser using DataLab