tests/testthat/_snaps/type-table.md

cannot decrease dimensionality

Code
  (expect_error(vec_cast(x, y), class = "vctrs_error_incompatible_type"))
Output
  <error/vctrs_error_cast>
  Error:
  ! Can't convert `x` <table[,1,1]> to <table[,1]>.
  Can't decrease dimensionality from 3 to 2.


Try the vctrs package in your browser

Any scripts or data that you put into this service are public.

vctrs documentation built on Oct. 13, 2023, 1:05 a.m.