archive_new_ts: Write One Or More Time Series to the Time Series Archive

Description Usage Arguments Author(s)

View source: R/archive_new_ts.R

Description

This function makes use of dbWriteTable to store one more time series and its meta information into a PostgreSQL database. This function is meant to bulk import new time series and its meta information.

Usage

1
  archive_new_ts(ts_keys, meta_env_name = "meta")

Arguments

ts_keys

character vector containing all series names.

meta_env_name

character name of the environment that stores the metainformation

Author(s)

Matthias Bannert


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