Skip to contents

Same unified columns as set_csfmt_rts_data_v2, but without the self-healing [ override (healing is explicit) and with a content-hash time_series_id.

Usage

set_csfmt_rts_data_v3(x, create_unified_columns = TRUE, heal = TRUE)

csfmt_rts_data_v3(x, create_unified_columns = TRUE, heal = TRUE)

Arguments

x

The data.table to convert (by reference).

create_unified_columns

Create the unified columns?

heal

Impute missing time/geo columns on creation?

Value

x, modified by reference, invisibly.

A new csfmt_rts_data_v3 (not by reference).