describe_alphavantage_data: Describe AlphaVantage Data

View source: R/data_narrative.R

describe_alphavantage_dataR Documentation

Describe AlphaVantage Data

Description

Fetches AlphaVantage daily OHLCV data and creates a compact narrative for the resulting standardized market table.

Usage

describe_alphavantage_data(symbol, mode = c("compact", "full"), config = NULL)

Arguments

symbol

Market symbol.

mode

Output size passed to AlphaVantage.

config

Optional AlphaVantage API configuration.

Value

Character scalar narrative.


investdatar documentation built on Aug. 21, 2026, 5:17 p.m.