check_data_extract_spec {teal.transform} | R Documentation |
Check data extract specification
Description
Check data extract specification
Usage
check_data_extract_spec(data_extract_spec)
Arguments
data_extract_spec |
( |
Value
Raises an error when check fails, otherwise, it returns the data_extract_spec
parameter, invisibly and unchanged.
[Package teal.transform version 0.6.0 Index]