data.tablestream_in.RdGiven a file of streaming JSON (ndjson) this function reads in the records
and creates a flat data.table / tbl from it.
stream_in(path, cls = c("dt", "tbl"))
| path | path to file (supports " |
|---|---|
| cls | the package uses |
data.table or tbl
#> [1] 100#> [1] 100