Write value panels for purchase, dividend and sales transactions for given ticker

write_value_panel_all_types(ticker, df_transactions, user_path)

Arguments

ticker

A single character string containing the ticker symbol.

df_transactions

A data frame containing the full history of transactions.

user_path

A single character string containing the directory of the user.