Learn R Programming

fExtremes (version 240.10068)

ExtremesTools: fExtremes Tools

Description

Popups the example menu and starts or continues the example and demo programs.

Usage

xmpfExtremes()
xmpExtremes(prompt = "")

Arguments

prompt
the string printed when prompting the user for input.

Value

  • xmpfExtremes Popups the example menu. xmpExtremes Nothing, the default, or the the prompt if you have set xmpExtremes = readline on the command prompt.

Details

The example in the manual pages may be interactive and ask for input from the user. To achieve this you have to type on the command line: xmpExtremes = readline

Examples

Run this code
## xmpfExtremes -
   # Popup the examples menu:
   xmpfExtremes()

Run the code above in your browser using DataLab