Data Class
Data.Rd
Represents the data-related configurations.
Arguments
- path
A string specifying the path to the data Parquet file.
- blob_storage_container
Optional. The name of the blob storage container to which the data file will be uploaded. If NULL, no upload will occur.
- report_date
A list of strings representing report dates.
- reference_date
A list of strings representing reference dates.
See also
Other config:
Config()
,
Exclusions()
,
Interval
,
Parameters()
,
read_json_into_config()