CMD + K

r-fpeek

Community

Tools to help text files importation. It can return the number of lines; print the first and last lines; convert encoding. Operations are made without reading the entire file before starting, resulting in good performances with large files. This package provides an alternative to a simple use of the 'head', 'tail', 'wc' and 'iconv' programs that are not always available on machine where R is installed.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-fpeek

Usage Tracking

0.1.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Tools to help text files importation. It can return the number of lines; print the first and last lines; convert encoding. Operations are made without reading the entire file before starting, resulting in good performances with large files. This package provides an alternative to a simple use of the 'head', 'tail', 'wc' and 'iconv' programs that are not always available on machine where R is installed.

Last Updated

Dec 4, 2019 at 21:32

License

MIT

Total Downloads

3

Version Downloads

3

Supported Platforms

linux-64
macOS-64
win-64