Description Usage Arguments Value
Function to create an object of class income
1 | new_income(type, date, symbol, quantity, payment, amount, desc)
|
type |
trade type. string type. |
date |
date of income payment. Date type |
symbol |
symbol ticker. character type |
quantity |
number of shares. numeric type |
payment |
payment per share. Dividend for equity and interest for bond. numeric type |
amount |
income dollar amount. numeric type |
desc |
income description. string type |
object of class income
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.