Learn R Programming

fPortfolio (version 201.10060)

fPortfolioTools: fPortfolio Tools

Description

Tools used in the 'fPortfolio' package.

Usage

xmpfPortfolio()
xmpPortfolio(prompt = "")

Arguments

prompt
the string printed when prompting the user for input.

Value

  • xmpfPortfolio Popups the example menu. xmpPortfolio Nothing, the default, or the the prompt if you have set xmpPortfolio = readline on the command prompt.

notes

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: xmpPortfolio = readline

Examples

Run this code
## SOURCE("fBasics.A0-SPlusCompatibility")
## SOURCE("fPortfolio.Z1-PortfolioTools")

## xmpfPortfolio -
   # Popup the examples menu:
   xmpfPortfolio()

Run the code above in your browser using DataLab