write_price_quantity_panel2.Rd
Write panel for the product of prices and quantity for input ticker as csv
write_price_quantity_panel2(ticker, df_transactions_with_tickers,
user_path, db_path)
A single character string containing a ticker symbol.
A data frame containing transactions and ticker.
A single character string containing the directory of the user.
A single character string containing the directory of the database.