prepend_time_column {wearables}R Documentation

prepend_time_column

Description

Column binds a time_column to the dataframe

Usage

prepend_time_column(data, timestart, hertz, tz = Sys.timezone())

Arguments

data

dataframe

timestart

the start of the recording

hertz

hertz in which the E4 data was recorded

tz

The timezone, defaults to user timezone


[Package wearables version 0.8.1 Index]