Skip to contents

Pauses between Events in Seconds

Usage

eventPauses(
  events,
  signalWidth = .getSignalWidth(events),
  timeDifferences = NULL
)

Arguments

events

event information as returned by hsEvents

signalWidth

see description in hsEvents

timeDifferences

if time differences have been calculated beforehand, these may be given here (in seconds)

Value

data frame with columns pBefore, pEnd with the pauses between the given events, in seconds