create_line: Create a single line data.table from a time series

Description Usage Arguments Author(s) See Also

View source: R/create_line.R

Description

This function is typically not called directly. it is used to create single line data.tables from univariate time series object. This is useful when multiple objects are summarized in one data.table. Time series are stored in character representation of hstore key value pairs. #'

Usage

1
  create_line(ts_key, ts_env, meta_env_name)

Arguments

ts_key

character time series key

environment

that contains the time series

meta_env_name

name of the meta environment

Author(s)

Matthias Bannert

See Also

rbindList,ts_env2data.table


mbannert/pgsqltsmap documentation built on May 21, 2019, 2:24 p.m.