rad_long: rad_long

Description Usage

Description

Gather, melt and pivot_longer

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
rad_long(
  x,
  cols = NULL,
  measure_vars = NULL,
  names_to = NULL,
  values_to = NULL,
  variable_factor = TRUE,
  keep_rownames = FALSE,
  tidy = FALSE
)

thierrygosselin/grur documentation built on Oct. 28, 2020, 5:48 p.m.