rad_wide: rad_wide

Description Usage

Description

Spread, dcast and pivot_wider

Usage

1
2
3
4
5
6
7
8
9
rad_wide(
  x,
  formula = NULL,
  names_from = NULL,
  values_from = NULL,
  values_fill = NULL,
  sep = "_",
  tidy = FALSE
)

thierrygosselin/grur documentation built on Oct. 28, 2020, 5:48 p.m.