Skip to contents

Get the id and measure variables for reshaping the dataset. For detail please read data.table::melt.data.table to understand id and mearsure variables.

Usage

get_reshape_id_val(dt = NULL, group = NULL, con = NULL, spec = NULL)

Arguments

dt

Dataset to be reshaped

group

The name of filegroup as specified in filgruppe

con

Connection to database

spec

Specification from tbl_Filgruppe