Learn R Programming

maRketSim (version 0.9.2)

history.account: history.account objects contain accounts over time

Description

history.account objects store an account for each time period. Used by rebalance() and summary.account()

Usage

history.account(accts, ...) "as.data.frame"(x,...) as.history.account(x,...) "as.history.account"(x,...) "print"(x,...)

Arguments

accts
List of account objects
x
history.account object or data.frame
...
Pass-alongs

Value

data.frame or history.account object

See Also

summary.account rebalance