sync_local_sec_frame: Synchronize One SEC XBRL Frame

View source: R/sec_frames_data.R

sync_local_sec_frameR Documentation

Synchronize One SEC XBRL Frame

Description

Synchronize One SEC XBRL Frame

Usage

sync_local_sec_frame(
  taxonomy,
  tag,
  unit,
  period,
  config = NULL,
  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.

config

Optional SEC configuration.

local_path

Optional SEC frame cache directory.

Value

A standard synchronization result.


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