getSequenceNumber: Get Sequence Number

View source: R/baseValidation.R

getSequenceNumberR Documentation

Get Sequence Number

Description

Get Sequence Number

Usage

getSequenceNumber(timestamps)

Arguments

timestamps

vector of timestamps

Value

vector as long as timestamps containing numbers 1, 2, 3, ... indicating the belonging to a sequence of increasing timestamps. If the vector contains only ones, this means that timestamps is increasingly sorted.


KWB-R/kwb.base documentation built on June 19, 2022, 3:30 a.m.