get_tickers_from_db | R Documentation |
Get transactions with tickers
get_tickers_from_db(df_transactions, db_path)
df_transactions |
A data frame containing the transaction history. |
db_path |
A single character string containing the directory of the database. |
A list with a data frame containing transactions including the ticker and a vector of all unique tickers in this data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.