write_dividend_history: Write history of dividends in a csv file

View source: R/analytics_dividends.R

write_dividend_historyR Documentation

Write history of dividends in a csv file

Description

Write history of dividends in a csv file

Usage

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.


lorenzbr/PortfolioTracker documentation built on Feb. 11, 2023, 8:27 a.m.