Description Usage Arguments Value
Obtain a tibble of the quantity of shares held on a single day.
1 | day_holdings(date, cleaned_df, stock_list, account_list)
|
date |
The data to find holdings for. |
cleaned_df |
A cleaned transaction history dataframe |
stock_list |
All stocks of interest. |
account_list |
A list of accounts in the dataset. |
A tibble of data for all stocks on one date
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.