Causata variables follow two naming conventions. The first is found in data exported from within Causata using the
"R Formated CSV" option:variable.name_Time.Domain_id where id is a number, e.g. variable.name_Time.Domain_123
The second convention is found in data exported from the SQL interface:
variable.name__Time.Domain
Example conversions:
variable.name__Time.Domain becomes variable-name$Time Domain
variable.name_Time.Domain_123 is unchanged.
Variables that do not conform to these conventions will be mapped to "No Causata Name" and a warning will be triggered.