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,
  values_fill = NULL,
  sep = "_",
  tidy = FALSE
)

thierrygosselin/radiator documentation built on July 4, 2025, 7:52 a.m.