Skip to contents

Reshape the dataset from long format to wide format.

Usage

do_reshape_wide(dt = NULL, respec = NULL)

Arguments

dt

Dataset to be reshaped

respec

Reshape specification with id and value variables. This is the output from get_reshape_wide_spec()