current.portfolio.bond: Get portfolio.bond at time t

Description Usage Arguments Value

View source: R/object_functions.R

Description

Exclude bonds which have start t after current market time (e.g. which have not yet been purchased), and which have already matured

Usage

1
current.portfolio.bond(object, mkt, drop.expired = TRUE, drop.future = TRUE, ...)

Arguments

object

portfolio.bond object

mkt

Market under which to evaluate object

drop.expired

Drop expired bonds from the returned object

drop.future

Drop future bonds from the returned object

...

Pass-alongs

Value

portfolio.bond object


gsk3/maRketSim documentation built on May 17, 2019, 8:55 a.m.