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 June 9, 2024, 4:43 p.m.