Learn R Programming

tawny.types (version 1.1.1)

tawny.types-package: Common types for tawny

Description

Base types used throughout tawny

Arguments

Details

ll{ Package: tawny.types Type: Package Version: 1.1.1 Date: 2014-01-23 License: What license is it under? LazyLoad: yes } Create portfolio objects from these types

See Also

tawny-package

Examples

Run this code
p <- TawnyPortfolio(c('AAPL','GOOG','IBM'), 150,200)
m <- BenchmarkPortfolio('^GSPC', 150,200)

Run the code above in your browser using DataLab