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,
  names_sep = NULL,
  variable_factor = TRUE,
  keep_rownames = FALSE,
  tidy = FALSE
)

thierrygosselin/radiator documentation built on May 5, 2024, 5:12 a.m.