fun_toPeriodCl: fun_toPeriodCl

Description Usage Arguments Value

Description

fun_toPeriodCl

Usage

1
2
fun_toPeriodCl(df, period = c("minutes", "hours", "days", "weeks",
  "months", "quarters", "years"))

Arguments

df

Dataframe with columns Price, mean, and sd

period

Period one want to convert data to. One can choose c("minutes", "hours", "days", "weeks", "months", "quarters", "years") (OBS: one can't convert days to minutes)

Value

Dataframe with periods specified data and the same columns as input. One closing prices are returned


3schwartz/SpecialeScrAndFun documentation built on May 4, 2019, 6:29 a.m.