reader: Suite of Functions to Flexibly Read Data from Files

A set of functions to simplify reading data from files. The main function, reader(), should read most common R datafile types without needing any parameters except the filename. Other functions provide simple ways of handling file paths and extensions, and automatically detecting file format and structure.

Version: 1.0.5
Depends: R (≥ 2.10), utils, NCmisc (≥ 1.1)
Imports: grDevices, graphics, stats
Published: 2015-04-09
Author: Nicholas Cooper
Maintainer: Nicholas Cooper <nick.cooper at cimr.cam.ac.uk>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: reader results

Downloads:

Reference manual: reader.pdf
Package source: reader_1.0.5.tar.gz
Windows binaries: r-devel: reader_1.0.5.zip, r-release: reader_1.0.5.zip, r-oldrel: reader_1.0.5.zip
OS X Mavericks binaries: r-release: reader_1.0.5.tgz, r-oldrel: reader_1.0.5.tgz
Old sources: reader archive

Reverse dependencies:

Reverse depends: bigpca
Reverse imports: elementR, humarray, ie2misc

Linking:

Please use the canonical form https://CRAN.R-project.org/package=reader to link to this page.