runningSeqFUN: Running Sequence Function for Blocks of Data Analysis.

Description Usage Arguments Examples

View source: R/runningSeqFUN.R

Description

A function for labelling data into their blocks.

Usage

1
runningSeqFUN(x, date, run.length, measurement.freq)

Arguments

date

Date column.

run.length

The size of a block of data to analyse.

measurement.freq

Either 'mins' (default) or 'hours'.

Examples

1

gmiskell/generalRfunctions documentation built on May 17, 2019, 7:06 p.m.