Skip to contents

Reshaping variables in the dataset from wide to long will produce ID and value columns. This function will rename these columns when specified under RESHAPE_KOL in the Access registration database.

Usage

do_reshape_rename_col(dt = NULL, spec = NULL)

Arguments

dt

Dataset that has been reshaped

spec

Specification in column RESHAPE_KOL as in tbl_Innlesing

See also