write_price_quantity_panel2 | R Documentation |
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)
ticker |
A single character string containing a ticker symbol. |
df_transactions_with_tickers |
A data frame containing transactions and ticker. |
user_path |
A single character string containing the directory of the user. |
db_path |
A single character string containing the directory of the database. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.