Description Usage Arguments Value
Function extracts portfolio market values and calculates returns for given time horizon. Function calculates the net investment value which is return on invests only (net cash change)
1 | get_portfolio_returns(pobj, start_date, end_date = Sys.Date())
|
pobj |
portfolio object |
start_date |
starting date for return horizon. Date class required |
end_date |
end date for return horizon. Date class required |
data.frame with cash, investments, net investment and net value return statistic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.