as.optionsData: Coercion stocksData to optionsData

Description Usage Arguments Details Value See Also

View source: R/options.R

Description

Methods for coercing stocksData objects to class optionsData.

Usage

1
2
3
4
5
6
7
as.optionsData(x, ...)

## Default S3 method:
as.optionsData(x, ...)

## S3 method for class 'stocksData'
as.optionsData(x, ...)

Arguments

x

an object.

...

further arguments to be passed to or from methods.

Details

If x is NULL, the method will return an empty optionsData object.

Value

An object of class optionsData

See Also

stocks, addOptions


zhangkd5/riskCalc documentation built on May 4, 2019, 10:16 p.m.