update_latest_prices: Update most recent prices and store in csv files

View source: R/get_price_data.R

update_latest_pricesR Documentation

Update most recent prices and store in csv files

Description

Update prices for all tickers in the specified path. A new csv is created for the updated prices. Better use append_latest_prices which is more efficient.

Usage

update_latest_prices(path)

Arguments

path

A single character string. Path where data are stored.


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