Write history of dividends in a csv file

write_dividend_history(df_transactions, path)

Arguments

df_transactions

A data frame containing the history of transactions.

path

A single character string. Path where data are stored.