getRuns: Generates runs of length 'n' of the vector 't' of time steps.

View source: R/getRuns.R

getRunsR Documentation

Generates runs of length 'n' of the vector 't' of time steps.

Description

Generates runs of length 'n' of the vector 't' of time steps.

Usage

getRuns(n, t)

Arguments

n

is the length of the runs.

t

is a vector of time steps to group into runs.


arnejohannesholmin/sonR documentation built on April 14, 2024, 11:39 p.m.