addFixedMetaData: add non-Localized Meta Information to an existing zoo object

Description Usage Arguments Author(s) See Also

Description

add non-Localized Meta Information to an existing zoo object

Usage

1
2
3
  addFixedMetaData(x, stat = "normal", unit = "percent",
    unitMulti = 1, qType = "qualitative", env = .GlobalEnv,
    keepKey = F)

Arguments

x

an object of class zoo

li

list that contains data.frames with tskey attribute to reference to

stat

character to display / set status

unit

character that defines unit of measurement

unitMulti

Multiplier of the unit, e.g. 1000 CHF

lang

iso locale that indicates the default language for meta information

env

environment to which the resulting time series will be appended, default .GlobalEn.

keepKey

logical default FALSE, keep key outside the class. setting this argument to TRUE can help to swap names based on keys..

Author(s)

Matthias Bannert

See Also

addLocalizedMetaData


mbannert/gateveys documentation built on May 21, 2019, 2:23 p.m.