fpeek: Check Text Files Content at a Glance

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.

Getting started

Package details

AuthorDavid Gohel [aut, cre]
MaintainerDavid Gohel <david.gohel@ardata.fr>
LicenseMIT + file LICENSE
Version0.1.2
URL https://github.com/davidgohel/fpeek
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("fpeek")

Try the fpeek package in your browser

Any scripts or data that you put into this service are public.

fpeek documentation built on March 31, 2021, 5:06 p.m.