check_data_extract_spec: Check data extract specification

View source: R/data_extract_module.R

check_data_extract_specR Documentation

Check data extract specification

Description

Check data extract specification

Usage

check_data_extract_spec(data_extract_spec)

Arguments

data_extract_spec

(list) of data_extract_spec.

Value

Raises an error when check fails, otherwise, it returns the data_extract_spec parameter, invisibly and unchanged.


teal.transform documentation built on June 29, 2026, 9:08 a.m.