reshapeLong: Reshape data to long data frame

Description Usage

View source: R/reshapeLong.R

Description

Reshape data to long data frame

Usage

1
2
reshapeLong(dat, col_name_gathered_col_names = "col_name",
  col_name_gathered_values = "value", col_names_to_keep = NULL, ...)

magrai/puttytat4R documentation built on Dec. 31, 2019, 5 a.m.