update_vix_in_db: Update VIX data in database

View source: R/data_utilities.R

update_vix_in_dbR Documentation

Update VIX data in database

Description

Update VIX data in database

Usage

update_vix_in_db(db_path, from_date = NULL)

Arguments

db_path

Path to SQLite database

from_date

Start date for update (NULL = auto-detect)

Value

Number of rows updated (invisible)


PortfolioTesteR documentation built on Nov. 5, 2025, 5:23 p.m.