get_available_price_date_range: Get dates of available prices for all tickers in database

View source: R/utils.R

get_available_price_date_rangeR Documentation

Get dates of available prices for all tickers in database

Description

Get dates of available prices for all tickers in database

Usage

get_available_price_date_range(path.database, file.ticker.price.available.db)

Arguments

path.database

A path where prices are stored.

file.ticker.price.available.db

A single character string containing the directory of the database.

Value

A data frame containing the tickers with dates of available prices.


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