get_reshape_id_val: Reshape Id and Measure

View source: R/reshape.R

get_reshape_id_valR Documentation

Reshape Id and Measure

Description

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

See Also

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


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