do_reshape_rename_col: Rename Reshaped Column

View source: R/reshape.R

do_reshape_rename_colR Documentation

Rename Reshaped Column

Description

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

Other reshape functions: do_reshape(), do_reshape_long(), do_reshape_wide(), get_reshape_id_val(), get_reshape_wide_spec()


helseprofil/orgdata documentation built on Feb. 3, 2025, 4:55 p.m.