get_price_quantity_panel2 | R Documentation |
Get panel for the product of prices and quantity for input ticker
get_price_quantity_panel2(ticker, df_transactions_with_tickers, path.prices.db, user_path)
ticker |
A single character string containing a ticker symbol. |
df_transactions_with_tickers |
A data frame containing transactions and ticker. |
path.prices.db |
A single character string containing the directory of the price database. |
user_path |
A single character string containing the directory of the user. |
A data frame with price quantity panel.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.