MultivarTools {fMultivar}R Documentation

fMultivar Tools

Description

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

Usage

xmpfMultivar()
xmpMultivar(prompt = "")

Arguments

prompt the string printed when prompting the user for input.

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: xmpMultivar = readline

Value

xmpfMultivar
Popups the example menu.

xmpMultivar
Nothing, the default, or the the prompt if you have set xmpMultivar = readline on the command prompt.

Author(s)

Diethelm Wuertz for the Rmetrics R-port.

Examples

## SOURCE("fBasics.A0-SPlusCompatibility")

## Not run: 
## xmpfMultivar -
   # Popup the examples menu:
   xmpfMultivar()
## End(Not run)

[Package fMultivar version 201.10060 Index]