Skip to contents

Reshape the dataset from wide format to long format.

Usage

do_reshape(dt = NULL, respec = NULL)

Arguments

dt

Dataset to be reshaped

respec

Reshape specification with id, measure and reshape type variables. This is the output from get_reshape_id_val()