It is enabled by default to simplify the individual data documents using the
same rules as jsonlite. This converts nested lists into atomic
vectors and data frames when possible, which makes data easier to work with in R.
An alternative to this function is to import your BSON file into a local mongodb
server using the mongo$import() function. This requires little memory
and once data is in mongodb you can easily query and modify it.