dataframe2ts: Generate a zoo Object from a suitable data.frame

Description Usage Arguments Author(s)

Description

Dont forget that

Usage

1
2
3
  dataframe2ts(dataFrame, frequency = "Y", period = "",
    year = "year", var = "share", env = .GlobalEnv,
    addKey = "fameKey")

Arguments

dataFrame

input data.frame

frequency

character indicating frequency. Unsharp matching, allowed values: "yearly", "quarterly","monthly".

data.frame

name of the column that contains the period

year

name of the column that contains year

var

name of the column that contains the variable of interest

env

environment to assign time series to, default '.GlobalEnv'

addKey

additional time series key for second referencing system, 'fameKey' is the historic default referring to SUNGUARD's time series system FAME.

Author(s)

Matthias Bannert


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