g5h.set_time2 {gen5helper}R Documentation

Add time intervals to cleaned dataset

Description

g5h.set_time() preserves existing variables and add new variable, time, which are time intervals in hours.

Usage

g5h.set_time2(.data, units = "hours")

Arguments

.data

data.frame cleaned by g5h.clean()

units

"hours" or "minutes"

Value

input data.frame appended with time


[Package gen5helper version 1.0.1 Index]