detect_time_gaps_fred: Detect Gaps In Local FRED Data

View source: R/fred_data.R

detect_time_gaps_fredR Documentation

Detect Gaps In Local FRED Data

Description

Detect Gaps In Local FRED Data

Usage

detect_time_gaps_fred(x, frequency = NULL, local_path = NULL)

Arguments

x

A FRED data.table, or a series id.

frequency

Optional explicit frequency string.

local_path

Optional local storage path if x is a series id.

Value

A data.table of gaps.


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