get_source_spec: Get Source Specification

View source: R/source_specs.R

get_source_specR Documentation

Get Source Specification

Description

Returns a formal source-spec object describing one provider module. The spec is intentionally lightweight so modules can later move into separate packages without changing the high-level contract.

Usage

get_source_spec(source)

Arguments

source

Character provider key.

Value

An object of class investdatar_source_spec.


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