do_reshape_long: Special Need Reshape to Long

View source: R/reshape-wide.R

do_reshape_longR Documentation

Special Need Reshape to Long

Description

This function is only applicable to reshape data that was reshaped to wide via Access specification in RESHAPE columns.

Usage

do_reshape_long(dt = NULL, respec = NULL)

Arguments

dt

An output dataset from do_reshape_wide()

respec

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

See Also

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


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