tsVec: A Time Vector Function

Description Usage Arguments Examples

View source: R/tsVec.R

Description

This function allows for the creation of a vector between two dates for TS data handling.

Usage

1
tsVec(x, y, BY = c("month", "week", "day", "hour"), TZ = "EST")

Arguments

Starting

Date, Ending Date, Time Split, Time Zone (defaults to EST)

Examples

1

microdinosaur/theintersect documentation built on May 22, 2019, 10:50 p.m.