Learn R Programming

tawny.types (version 1.1.5)

tawny.types-package: Common types for tawny

Description

Base types used throughout tawny

Arguments

Details

Package: tawny.types
Type: Package
Version: 1.1.5
Date: 2018-04-20
License: What license is it under?
LazyLoad: yes

Create portfolio objects from these types

See Also

tawny-package

Examples

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

Run the code above in your browser using DataLab