diftm: Compute delta using calendar date and time

Description Usage Arguments Examples

View source: R/collectedfunctions.R

Description

This function allows you to compute the delta (time1-time2).

Usage

1
2
diftm(tm1, tm2, unit = "hour", form1 = "%Y-%m-%d %H:%M",
  form2 = "%Y-%m-%d %H:%M", tz = "GMT")

Arguments

tm1

data frame

tm2

subject id

form1

date/time format 1

form2

date/time format 2

Examples

1

leonpheng/lhtool documentation built on Dec. 16, 2019, 3:52 a.m.