Data transformation, one of `none` for no transformation, `auto` for automatic detection, or `log` for log transformation
series_name
Include series name to print out if failure (for lapply() applications)
Value
A list with `adj_fact` containing seasonal factors and `sa_final` containing seasonally adjusted data.
If seasonal adjsutment failed `adj_fact` will contain zeros and `sa_final` will contain the original data.