CalendarTools {fCalendar} | R Documentation |
A collection and description of functions and tools
used in the 'fCalendar' package. This includes the
setting of the local environment and the management
of examples.
myFinCenter currentYear myUnits xmpfCalendar() xmpCalendar(prompt = "")
currentYear |
the current year, formatted as CCYY .
|
prompt |
the string printed when prompting the user for input. |
xmpfCalendar
Popups the example menu.
xmpCalendar
Nothing, the default, or the the prompt if you have set
xmpCalendar = 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: xmpCalendar = readline
Diethelm Wuertz for the Rmetrics R-port.
## SOURCE("fCalendar.xmpTools") ## myFinCenter - myFinCenter ## currentYear - currentYear ## date - date()