Description Usage Arguments Value Examples
Returns realized income only. Does not estimate future income payments
1 | get_income(pobj)
|
pobj |
portfolio object |
Portfolio's past income payments from investments
1 2 3 | library(tidyverse)
portfolio("new_port") %>%
get_income(.)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.