randomiseTimestamp: create a random order for the timestamps

Description Usage Arguments Value

View source: R/randomiseTimestamp.R

Description

create a random order for the timestamps

Usage

1
  randomiseTimestamp(timestamp, min.difference = 5)

Arguments

timestamp

a vector of timestamps

min.difference

the minimal difference between two timestamps in seconds.

Value

a vector with the new order of the timestamps


RecSelect documentation built on May 2, 2019, 5:01 p.m.