rad_long: rad_long

rad_longR Documentation

rad_long

Description

Gather, melt and pivot_longer

Usage

rad_long(
  x,
  cols = NULL,
  measure_vars = NULL,
  names_to = NULL,
  values_to = NULL,
  variable_factor = TRUE,
  keep_rownames = FALSE,
  tidy = FALSE
)

thierrygosselin/assigner documentation built on Nov. 9, 2024, 3:38 a.m.