Learn R Programming

LearningRlab (version 2.2)

interactive.median: User Interactive Median Calculus

Description

Interactive function for median calculus.

Usage

interactive.median()

Arguments

void, not argument

Value

An interactive process to calculate the median

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 median formule, apart from the median_ help document.

Examples

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

Run the code above in your browser using DataLab