Skip to contents

Get Transformations

Usage

get_transformations(df)

set_transformations(df, transformations, add = TRUE)

Arguments

df

data set of data, usually time and X/Y/Z. Usually from read_actigraphy

transformations

character string of transformations

add

Add the transformations to those already there in `df`

Value

set_transformations returns the data, with the `transformations` attribute updated and set_transformations returns the attribute `transformations`