Learn R Programming

LearningRlab (version 2.2)

interactive.mode: User Interactive Mode Calculus

Description

Interactive function for mode calculus.

Usage

interactive.mode()

Arguments

void, not argument

Value

An interactive process to calculate the mode.

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.

Examples

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

Run the code above in your browser using DataLab