Closed fabian-s closed 8 months ago
sorry, i misread the docs. It's now clear to me that this is actually the expected behavior for c
and that vec_c
in contrast does what it should.
if any vctrs developers read this, an important Q the docs could maybe answer more explicitly is how to make sure that vec_c
is used for concatenation instead of c as often as possible...?
Concatenating a numeric NA to a vector works, anything else does not:
see also https://github.com/tidyfun/tf/issues/5