CMD + K

r-laf

Community

Methods for fast access to large ASCII files. Currently the following file formats are supported: comma separated format (CSV) and fixed width format. It is assumed that the files are too large to fit into memory, although the package can also be used to efficiently access files that do fit into memory. Methods are provided to access and process files blockwise. Furthermore, an opened file can be accessed as one would an ordinary data.frame. The LaF vignette gives an overview of the functionality provided.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-laf

Usage Tracking

0.8.6
0.8.4
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Methods for fast access to large ASCII files. Currently the following file formats are supported: comma separated format (CSV) and fixed width format. It is assumed that the files are too large to fit into memory, although the package can also be used to efficiently access files that do fit into memory. Methods are provided to access and process files blockwise. Furthermore, an opened file can be accessed as one would an ordinary data.frame. The LaF vignette gives an overview of the functionality provided.

Last Updated

Dec 14, 2024 at 15:11

License

GPL-3.0-only

Supported Platforms

win-64
macOS-64
linux-64