Updates temporal configuration settings in a study config.
Usage
set_temporal_config(
config,
start_date = NULL,
snapshot_count = NULL,
snapshot_width = NULL,
end_date = NULL
)
Arguments
- config
Study configuration list
- start_date
Study start date
- snapshot_count
Number of snapshots
- snapshot_width
Time between snapshots
- end_date
Study end date
Value
Updated study configuration