po.tutorial: Open a specific portfolio.optimization package tutorial

Description Usage Arguments Value Author(s) Examples

View source: R/po.tutorial.R

Description

po.tutorial returns the filename of a specific portfolio.optimization package tutorial. If no tutorial is given or the tutorial is missspelled, a list of available tutorials is printed.

Usage

1
po.tutorial(tutorial = "")

Arguments

tutorial

name of the tutorial to open

Value

Nothing if no tutorial specified, otherwise the path to the tutorial.

Author(s)

Ronald Hochreiter, ronald@algorithmic.finance

Examples

1
2
3
4
5
## Not run: 
file.edit(po.tutorial("101"))
file.edit(po.tutorial("compare"))

## End(Not run)

portfolio.optimization documentation built on May 2, 2019, 8:16 a.m.