update_localized_mi: Update Localized Meta Information in the Database

Description Usage Arguments Author(s)

View source: R/update_localized_mi.R

Description

This function updates localized meta information in the database. Either the entire localized meta information for one time series is overwritten and replaced by the localized meta information in memory or only added meta series that do not exist in the database are added.

Usage

1
2
  update_localized_mi(con, Obj, meta_env_name = "meta",
    overwrite = F)

Arguments

con

A postgreSQL connection object

Obj

character name of time series

meta_env_name
overwrite

logical should the localized meta information in memory overwrite the complete local meta information for this time series in the database?

Author(s)

Matthias Bannert


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