stsaav: Construct a stsaav class object from a data frame.

Description Usage Arguments Value

View source: R/analyze.R

Description

Construct a stsaav class object from a data frame.

Usage

1
2
stsaav(x, t_step = c("Month", "Week", "Day")[1], tcol = "Date",
  vcol = "value")

Arguments

x

a data.frame

t_step

the name of the time interval for analysis

tcol

character, the name of the time column

vcol

character the name of the value column

Value

a stsaav class object which contains


BigelowLab/stsaav documentation built on May 5, 2019, 2:45 p.m.