fPortfolioTools {fPortfolio} | R Documentation |
Tools used in the 'fPortfolio' package.
xmpfPortfolio() xmpPortfolio(prompt = "")
prompt |
the string printed when prompting the user for input. |
xmpfPortfolio
Popups the example menu.
xmpPortfolio
Nothing, the default, or the the prompt if you have set
xmpPortfolio = readline
on the command prompt.
Diethelm Wuertz for the Rmetrics Port.
## SOURCE("fBasics.A0-SPlusCompatibility") ## SOURCE("fPortfolio.Z1-PortfolioTools") ## Not run: ## xmpfPortfolio - # Popup the examples menu: xmpfPortfolio() ## End(Not run)