get_tickers_from_db: Get transactions with tickers

View source: R/utils.R

get_tickers_from_dbR Documentation

Get transactions with tickers

Description

Get transactions with tickers

Usage

get_tickers_from_db(df_transactions, db_path)

Arguments

df_transactions

A data frame containing the transaction history.

db_path

A single character string containing the directory of the database.

Value

A list with a data frame containing transactions including the ticker and a vector of all unique tickers in this data frame.


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