makeLong: Transform the time block results from wide to long format

View source: R/helperFunctions.R

makeLongR Documentation

Transform the time block results from wide to long format

Description

Transform the time block results from wide to long format

Usage

makeLong(df, dataName, idColumn)

Arguments

df

the resulting wide format time block data

dataName

the name of the data column in the output

idColumn

the name of the ID column

Value

data frame in long format


smm52/timeBlocks documentation built on Nov. 27, 2022, 3:54 a.m.