rad_wide: rad_wide

rad_wideR Documentation

rad_wide

Description

Spread, dcast and pivot_wider

Usage

rad_wide(
  x,
  formula = NULL,
  names_from = NULL,
  values_from = NULL,
  sep = "_",
  fun_aggregate = NULL,
  values_fill = NULL,
  tidy = FALSE
)

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