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 May 5, 2024, 5:12 a.m.