append_latest_prices_db: Append most recent prices to existing files

View source: R/get_price_data.R

append_latest_prices_dbR Documentation

Append most recent prices to existing files

Description

Append prices for all tickers specified as an argument. The existing csv files are used to append prices.

Usage

append_latest_prices_db(db_path, tickers)

Arguments

db_path

A single character string. Path where data are stored.

tickers

A vector of character strings containing tickers.


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