fBasicsTools {fBasics} | R Documentation |
Tools used in the fBasics library.
xmpfBasics() xmpBasics(prompt = "")
prompt |
the string printed when prompting the user for input. |
xmpfBasics
Popups the example menu.
xmpBasics
Nothing, the default, or the the prompt if you have set
xmpBasics = readline
on the command prompt.
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: xmpBasics = readline
Diethelm Wuertz for the Rmetrics R-port.
## SOURCE("fBasics-xmpTools")