rad_wide: rad_wide

Description Usage

Description

Spread, dcast and pivot_wider

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
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 Oct. 28, 2020, 5:47 p.m.