day_holdings: Obtain a tibble of the quantity of shares held on a single...

Description Usage Arguments Value

View source: R/utility.R

Description

Obtain a tibble of the quantity of shares held on a single day.

Usage

1
day_holdings(date, cleaned_df, stock_list, account_list)

Arguments

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.

Value

A tibble of data for all stocks on one date


akprasadan/scrape_vanguard_transactions documentation built on Feb. 21, 2022, 12:04 a.m.