CalendarTools {fCalendar}R Documentation

fCalendar Tools

Description

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.

Usage

myFinCenter
currentYear
myUnits

xmpfCalendar()
xmpCalendar(prompt = "")

Arguments

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

Value

xmpfCalendar
Popups the example menu.

xmpCalendar
Nothing, the default, or the the prompt if you have set xmpCalendar = 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: xmpCalendar = readline

Author(s)

Diethelm Wuertz for the Rmetrics R-port.

Examples

## SOURCE("fCalendar.xmpTools")

## myFinCenter -
   myFinCenter
   
## currentYear -
   currentYear
   
## date -
   date()

[Package fCalendar version 221.10065 Index]