Closed jakob-r closed 7 years ago
well the docs said that "missing values" are encoded as NA in the result. "missing" here meaning: not in the list.
NULL is basically the same thing. i will just update docs and add a few tests for this. i think this is actually good, consistent behavior.
and warnings suck.
did what i said
I know, that a NULL in a data.frame cell is not verry common. But we could issue a warning about this conversion.