dog_date_diff: Difference between two timestamps.

Description Usage Arguments Value

View source: R/dog_date_diff.R

Description

Calculates the difftime between two timestamps.

Usage

1
dog_date_diff(df, stamp1, stamp2, units = "mins")

Arguments

df

A data frame or tibble.

stamp1

Timestamp 1

stamp2

Timestamp 2

units

Units for the difftime function.

Value

A tibble


davidbaniadam/rispacs documentation built on Nov. 4, 2019, 9:43 a.m.