get_price_quantity_panel2: Get panel for the product of prices and quantity for input...

View source: R/get_panels.R

get_price_quantity_panel2R Documentation

Get panel for the product of prices and quantity for input ticker

Description

Get panel for the product of prices and quantity for input ticker

Usage

get_price_quantity_panel2(ticker, df_transactions_with_tickers,
                                 path.prices.db, user_path)

Arguments

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.

Value

A data frame with price quantity panel.


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