tests/testthat/_snaps/spread.md

duplicate values for one key is an error

Code
  (expect_error(spread(df, x, y)))
Output
  <error/rlang_error>
  Error in `spread()`:
  ! Each row of output must be identified by a unique combination of keys.
  i Keys are shared for 2 rows
  * 2, 3


tidyverse/tidyr documentation built on Jan. 28, 2024, 12:10 a.m.