Learn R Programming

PortfolioTesteR (version 0.1.4)

update_vix_in_db: Update VIX data in database

Description

Update VIX data in database

Usage

update_vix_in_db(db_path, from_date = NULL)

Value

Number of rows updated (invisible)

Arguments

db_path

Path to SQLite database

from_date

Start date for update (NULL = auto-detect)