get_local_sec_frame: Read A Local SEC XBRL Frame

View source: R/sec_frames_data.R

get_local_sec_frameR Documentation

Read A Local SEC XBRL Frame

Description

Read A Local SEC XBRL Frame

Usage

get_local_sec_frame(taxonomy, tag, unit, period, local_path = NULL)

Arguments

taxonomy

XBRL taxonomy, such as us-gaap.

tag

XBRL concept tag.

unit

XBRL unit, such as USD.

period

SEC frame period, such as CY2025Q4I.

local_path

Optional SEC frame cache directory.

Value

A cached data.table, or NULL.


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