write_value_panel: Write value panel for purchase, dividend and sales...

View source: R/get_panels.R

write_value_panelR Documentation

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

Description

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

Usage

write_value_panel(transaction_type, ticker,
                         df_transactions, user_path)

Arguments

transaction_type

A single character string containing the transaction type (e.g., Purchase, Sale or Dividend)

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.


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