unnest_longer(): do not know how to convert 'value' to class “Date” #1089
Labels
bug
an unexpected problem or unintended behavior
rectangling 🗄️
converting deeply nested lists into tidy data frames
Hi, i try unnesting date column by
unnest_longer()
, and getdo not know how to convert 'value' to class “Date”
, but its works when i use
unnest()`data example
unnest_longer example
Result:
unnest example
Result: OK
It`is normal behavior?
sessionInfo()
The text was updated successfully, but these errors were encountered: