jeroen/mongolite

[Request] Expose jsonlite simplify arguments

hdmm3 opened this issue · 0 comments

hdmm3 commented

Would it be possible to expose the simplify parameters available in jsonlite::stream_in? (simplifyVector, simplifyDataFrame, simplifyMatrix, flatten)

I realized that find, iterate, and mapreduce use jsonlite's simplify behind the scenes with default parameters.

It would give greater control to the output to be able to provide the simplify parameters in these functions. Maybe as ...?