Description Usage Arguments Value
Vanguard permits a user to download the transaction history for one or more of the accounts that user owns. This function removes the cash holdings and transactions between banks and the settlement fund. Only mutual funds (excluding money market accounts), ETFs, stocks, and bonds are tracked. Dividends and capital gains that get reinvested are also retained. But the transaction history records both the accumulation of the dividend and its reinvestment, so we retain only the reinvestment (recorded with a minus sign, like is done when buying a share of a stock).
1 | clean_raw_export(filename)
|
filename |
A string corresponding to the filepath of the exported Vanguard data (.xlsx format). |
The cleaned transaction history tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.