reshape.long: reshape.long

reshape.longR Documentation

reshape.long

Description

<x> in long format

Usage

reshape.long(x, y, n = "id", w = "val")

Arguments

x

= a data frame

y

= a string vector (columns to be compressed)

n

= a string (name for identifier column)

w

= a string (name for values column)

See Also

Other reshape: reshape.wide


vsrimurthy/EPFR documentation built on April 26, 2024, 9:26 a.m.