fBasicsTools {fBasics}R Documentation

fBasics Tools

Description

Tools used in the fBasics library.

Usage

myFinCenter
currentYear

xmpfBasics()
xmpBasics(prompt = "")

Arguments

currentYear the current year, formatted as CCYY.
prompt the string printed when prompting the user for input.

Value

xmpfBasics
Popups the example menu.

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

Note

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

Author(s)

Diethelm Wuertz for the Rmetrics R-port.

Examples

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

[Package fBasics version 200.10058 Index]