Learn R Programming

fBasics (version 200.10058)

fBasicsTools: 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.

Examples

Run this code
## xmpfBasics -
   # Popup the examples menu:
   xmpfBasics()

Run the code above in your browser using DataLab