vroom-package: vroom: Read and Write Rectangular Text Data Quickly

vroom-packageR Documentation

vroom: Read and Write Rectangular Text Data Quickly

Description

logo

The goal of 'vroom' is to read and write data (like 'csv', 'tsv' and 'fwf') quickly. When reading it uses a quick initial indexing step, then reads the values lazily , so only the data you actually use needs to be read. The writer formats the data in parallel and writes to disk asynchronously from formatting.

Author(s)

Maintainer: Jennifer Bryan jenny@posit.co (ORCID)

Authors:

Other contributors:

  • Shelby Bearrows [contributor]

  • https://github.com/mandreyel/ (mio library) [copyright holder]

  • Jukka Jylänki (grisu3 implementation) [copyright holder]

  • Mikkel Jørgensen (grisu3 implementation) [copyright holder]

  • Posit Software, PBC [copyright holder, funder]

See Also

Useful links:


vroom documentation built on Oct. 2, 2023, 5:07 p.m.